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 fd53d1c commit 9eea780Copy full SHA for 9eea780
source/Main.hx
@@ -72,7 +72,7 @@ class Main extends Sprite
72
public static var framerate:Int = 120; // How many frames per second the game should run at.
73
74
public static var gameVersion:String = '0.3';
75
- public static var modVersion:String = '1.5-FE';
+ public static var modVersion:String = '1.5h-FE';
76
77
public static var doNumberOffset:Bool = false;
78
0 commit comments