mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-09 00:48:04 +00:00
Remove flags in controllablePhysics
This commit is contained in:
@@ -347,7 +347,7 @@ int main(int argc, char** argv) {
|
||||
StartChatServer();
|
||||
|
||||
Game::im->GetInstance(0, false, 0);
|
||||
Game::im->GetInstance(1800, false, 0);
|
||||
Game::im->GetInstance(1200, false, 0);
|
||||
StartAuthServer();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user