if optimize mode is on, then remove assets and free memory
This commit is contained in:
@@ -49,6 +49,7 @@ class MainMenuState extends MusicBeatState
|
||||
|
||||
override function create()
|
||||
{
|
||||
clean();
|
||||
#if windows
|
||||
// Updating Discord Rich Presence
|
||||
DiscordClient.changePresence("In the Menus", null);
|
||||
|
||||
Reference in New Issue
Block a user