settings resolution changer

This commit is contained in:
minenice55
2022-07-08 22:11:55 -04:00
parent be5aff5aae
commit 52ff2a7829
7 changed files with 2964 additions and 33 deletions

View File

@ -467,11 +467,6 @@ namespace HeavenStudio.Editor
}
}
public void WindowFullScreen()
{
GlobalGameManager.WindowFullScreen();
}
private void UpdateEditorStatus(bool updateTime)
{
if (discordDuringTesting || !Application.isEditor)