mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 11:26:35 +00:00
eqtime is now stored in the DB.
required/2015_12_17_eqtime.sql
This commit is contained in:
@@ -39,12 +39,6 @@ public:
|
||||
|
||||
static void ToString(TimeOfDay_Struct *t, std::string &str);
|
||||
|
||||
//Database functions
|
||||
//bool loadDB(Database q);
|
||||
//bool setDB(Database q);
|
||||
bool loadFile(const char *filename);
|
||||
bool saveFile(const char *filename);
|
||||
|
||||
private:
|
||||
//This is our reference clock.
|
||||
eqTimeOfDay eqTime;
|
||||
|
||||
Reference in New Issue
Block a user