do it in the editor too

This commit is contained in:
minenice55
2024-01-21 16:54:10 -05:00
parent 5c9a0b2d48
commit 2941322039
3 changed files with 6 additions and 5 deletions

View File

@ -1110,7 +1110,7 @@ namespace HeavenStudio
SetCurrentGame(game, useMinigameColor);
}
private void DestroyGame()
public void DestroyGame()
{
SetGame("noGame");
}