We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 786f76a commit 25c4e8cCopy full SHA for 25c4e8c
Universal THCRAP Launcher/MainForm.cs
@@ -37,7 +37,7 @@ public MainForm()
37
}
38
39
#region Global variables
40
- private const string HOTFIX_SUFFIX = "a";
+ private const string HOTFIX_SUFFIX = "b";
41
42
private const string CONFIG_FILE = @"..\config\utl_config.json";
43
private const string FAVORITE_FILE = @"..\config\favorite.json";
0 commit comments