mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 16:46:37 +00:00
Add GetZoneVersion to expedition api
This commit is contained in:
@@ -66,6 +66,7 @@ public:
|
||||
int GetSecondsRemaining();
|
||||
std::string GetUUID();
|
||||
int GetZoneID();
|
||||
int GetZoneVersion();
|
||||
bool HasLockout(std::string event_name);
|
||||
bool HasReplayLockout();
|
||||
void RemoveCompass();
|
||||
|
||||
Reference in New Issue
Block a user