mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Merge branch 'develop' into group_work
# Conflicts: # FFXIVClassic Map Server/ConfigConstants.cs
This commit is contained in:
@@ -39,8 +39,8 @@ namespace FFXIVClassic_World_Server
|
||||
#endif
|
||||
|
||||
//Load Config
|
||||
if (!ConfigConstants.Load())
|
||||
startServer = false;
|
||||
ConfigConstants.Load();
|
||||
ConfigConstants.ApplyLaunchArgs(args);
|
||||
|
||||
//Test DB Connection
|
||||
Log.Info("Testing DB connection... ");
|
||||
|
||||
Reference in New Issue
Block a user