Update FreeplayState.hx
This commit is contained in:
parent
7d11dc9081
commit
93941a57a6
@ -55,7 +55,7 @@ class FreeplayState extends MusicBeatState
|
|||||||
|
|
||||||
#if windows
|
#if windows
|
||||||
// Updating Discord Rich Presence
|
// Updating Discord Rich Presence
|
||||||
DiscordClient.changePresence("In the Menus", null);
|
DiscordClient.changePresence("In the Freeplay Menu", null);
|
||||||
#end
|
#end
|
||||||
|
|
||||||
var isDebug:Bool = false;
|
var isDebug:Bool = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user