mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 08:46:09 +00:00
fix(Core/BattlegroundAV) Irondeep/Coldtooth Supplies never despawning (#8612)
This commit is contained in:
@@ -811,6 +811,7 @@ public:
|
||||
}
|
||||
|
||||
void SetRespawnTime(int32 respawn);
|
||||
void SetRespawnDelay(int32 respawn);
|
||||
void Respawn();
|
||||
[[nodiscard]] bool isSpawned() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user