develop #30

Merged
cromer merged 55 commits from develop into master 2022-08-26 10:53:59 -04:00
Showing only changes of commit e4b91d2739 - 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);