no message

This commit is contained in:
BADIM-PC\Vadim
2018-02-14 15:23:26 +03:00
parent b60b0c7de3
commit 5366ec606d
4 changed files with 4 additions and 2 deletions

View File

@@ -584,7 +584,7 @@ static void pollEvent()
}
break;
case SDL_QUIT:
exitStudio();
platform.studio->exit();
break;
default:
break;