mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 10:37:03 +00:00
[12062] Cleanup MaNGOS sources
This commit is contained in:
parent
a4cbed3199
commit
aeff8f9d1a
46 changed files with 1982 additions and 1864 deletions
|
|
@ -52,7 +52,7 @@ class WorldTimer
|
|||
|
||||
private:
|
||||
WorldTimer();
|
||||
WorldTimer(const WorldTimer& );
|
||||
WorldTimer(const WorldTimer&);
|
||||
|
||||
//analogue to getMSTime() but it persists m_SystemTickTime
|
||||
static uint32 getMSTime_internal(bool savetime = false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue