Update GroupTests.cs
Sets the 1.4.4.2 static variable that Terraria.Main has a dependency on
This commit is contained in:
parent
dcf9a220dc
commit
8ce81136b4
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ public class GroupTests
|
|||
[SetUp]
|
||||
public static void SetupTShock()
|
||||
{
|
||||
Program.SavePath = ""; // 1.4.4.2
|
||||
LanguageManager.Instance.SetLanguage(GameCulture.DefaultCulture);
|
||||
Lang.InitializeLegacyLocalization();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue