mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 17:46:36 +00:00
[Bug Fix] Add locations where melee can be bound outside of a city. (#3887)
* [Bug Fix] Add locations where melee can be bound outside of a city. * new line
This commit is contained in:
@@ -139,6 +139,7 @@ public:
|
||||
bool LoadGroundSpawns();
|
||||
bool LoadZoneCFG(const char *filename, uint16 instance_version);
|
||||
bool LoadZoneObjects();
|
||||
bool IsSpecialBindLocation(const glm::vec4& location);
|
||||
bool Process();
|
||||
bool SaveZoneCFG();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user