[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:
Fryguy
2024-01-07 15:01:54 -05:00
committed by GitHub
parent 9d5d13fbd0
commit 9b72c07a54
3 changed files with 68 additions and 26 deletions
+1
View File
@@ -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();