mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-29 23:15:56 -04:00
remove debug line
This commit is contained in:
@@ -42,8 +42,7 @@ int main(int argc, char ** argv)
|
||||
ConfigLoginServer::install();
|
||||
|
||||
//-- run game
|
||||
LoginServer::run();
|
||||
//SetupSharedFoundation::callbackWithExceptionHandling(LoginServer::run);
|
||||
SetupSharedFoundation::callbackWithExceptionHandling(LoginServer::run);
|
||||
SetupSharedFoundation::remove();
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user