Skip to content

Commit

Permalink
fuck, mainmenu
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealJake12 committed Jul 2, 2023
1 parent f0ea6d0 commit 4a36cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/MainMenuState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ using StringTools;
class MainMenuState extends MusicBeatState
{
public static var nightly:String = "";
public static var kecVer:String = 'Kade Engine Community 1.8.1';
public static var kecVer:String = 'Kade Engine Community 1.8.2';
public static var keVer:String = "Kade Engine 1.8.1";
public static var curSelected:Int = 0;
public static var freakyPlaying:Bool = true;
Expand Down

0 comments on commit 4a36cd7

Please sign in to comment.