Skip to content

Commit 9eea780

Browse files
committed
push small update i guess
1 parent fd53d1c commit 9eea780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Main.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ class Main extends Sprite
7272
public static var framerate:Int = 120; // How many frames per second the game should run at.
7373

7474
public static var gameVersion:String = '0.3';
75-
public static var modVersion:String = '1.5-FE';
75+
public static var modVersion:String = '1.5h-FE';
7676

7777
public static var doNumberOffset:Bool = false;
7878

0 commit comments

Comments
 (0)