feature/monitor #17

Merged
cromer merged 13 commits from feature/monitor into develop 2022-07-19 21:44:29 -04:00
Showing only changes of commit 5bbf8c34ed - Show all commits

View File

@ -37,6 +37,7 @@ void Main::_init()
void Main::_ready()
{
get_tree()->set_pause(true);
if (get_full_screen())
{
_os->set_window_fullscreen(true);