Skip to content

Commit 25c4e8c

Browse files
author
Tudi20
authored
Change hotfix letter
1 parent 786f76a commit 25c4e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Universal THCRAP Launcher/MainForm.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public MainForm()
3737
}
3838

3939
#region Global variables
40-
private const string HOTFIX_SUFFIX = "a";
40+
private const string HOTFIX_SUFFIX = "b";
4141

4242
private const string CONFIG_FILE = @"..\config\utl_config.json";
4343
private const string FAVORITE_FILE = @"..\config\favorite.json";

0 commit comments

Comments
 (0)