mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-09 00:48:04 +00:00
Fixed speed stuff
Should be tested more.
This commit is contained in:
@@ -348,6 +348,7 @@ int main(int argc, char** argv) {
|
||||
|
||||
Game::im->GetInstance(0, false, 0);
|
||||
Game::im->GetInstance(1200, false, 0);
|
||||
Game::im->GetInstance(1800, false, 0);
|
||||
StartAuthServer();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user