forked from Kolyah35/minecraft-pe-0.6.1
lol
This commit is contained in:
@@ -240,6 +240,7 @@ int main(int numArguments, char* pszArgs[]) {
|
||||
delete app;
|
||||
appContext.platform->finish();
|
||||
delete appContext.platform;
|
||||
PluginsManager::get().emit("ServerShutdown");
|
||||
|
||||
std::cout << "Quit correctly" << std::endl;
|
||||
return g_exitCode;
|
||||
|
||||
Reference in New Issue
Block a user