Skip to content

Commit

Permalink
close enough, release 1.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanSantiagoYT committed Jun 15, 2024
1 parent b2da4f2 commit 9a71892
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added assets/shared/images/wega.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion source/MainMenuState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ using StringTools;

class MainMenuState extends MusicBeatState
{
public static var psychEngineJSVersion:String = '1.27.0'; //This is also used for Discord RPC
public static var psychEngineJSVersion:String = '1.27.1'; //This is also used for Discord RPC
public static var psychEngineVersion:String = '0.6.3'; //This is also used for Discord RPC
public static var curSelected:Int = 0;

Expand Down

0 comments on commit 9a71892

Please sign in to comment.