Skip to content

Commit

Permalink
Yeah man fuck dis
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadowMario committed Mar 8, 2022
1 parent aee1203 commit 7dfd108
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 @@ -25,7 +25,7 @@ using StringTools;

class MainMenuState extends MusicBeatState
{
public static var psychEngineVersion:String = '0.5.1-git'; //This is also used for Discord RPC
public static var psychEngineVersion:String = '0.5.2'; //This is also used for Discord RPC
public static var curSelected:Int = 0;

var menuItems:FlxTypedGroup<FlxSprite>;
Expand Down

0 comments on commit 7dfd108

Please sign in to comment.