mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 18:46:37 +00:00
[Deprecation] Remove eqemu_server.pl script and ties to server (#4049)
This commit is contained in:
@@ -13,8 +13,6 @@ public:
|
||||
static bool HandleCommandInput(int argc, char **argv);
|
||||
static bool LoadServerConfig();
|
||||
static bool LoadDatabaseConnections();
|
||||
static void CheckForServerScript(bool force_download = false);
|
||||
static void CheckForXMLConfigUpgrade();
|
||||
static void RegisterLoginservers();
|
||||
static bool DatabaseLoadRoutines(int argc, char **argv);
|
||||
static void CheckForPossibleConfigurationIssues();
|
||||
|
||||
Reference in New Issue
Block a user