Skip to content
This repository was archived by the owner on Mar 15, 2025. It is now read-only.

Commit 4a36cd7

Browse files
committed
fuck, mainmenu
1 parent f0ea6d0 commit 4a36cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: source/MainMenuState.hx

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ using StringTools;
3030
class MainMenuState extends MusicBeatState
3131
{
3232
public static var nightly:String = "";
33-
public static var kecVer:String = 'Kade Engine Community 1.8.1';
33+
public static var kecVer:String = 'Kade Engine Community 1.8.2';
3434
public static var keVer:String = "Kade Engine 1.8.1";
3535
public static var curSelected:Int = 0;
3636
public static var freakyPlaying:Bool = true;

0 commit comments

Comments
 (0)