mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-22 05:27:19 +00:00
This reverts commit 66edf57b02
.
This commit is contained in:
parent
66edf57b02
commit
325dc5a571
@ -303,6 +303,7 @@ int main(int argc, char** argv) {
|
||||
|
||||
if (affirmTimeout == 1000) {
|
||||
instance->Shutdown();
|
||||
instance->SetShutdownComplete(true);
|
||||
|
||||
Game::im->RedirectPendingRequests(instance);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user