mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-01 01:53:47 +00:00
fix(Core/Grids): Grid improvements (#20955)
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include "firework_show_Undercity.h"
|
||||
#include "GameObjectAI.h"
|
||||
#include "GameObjectScript.h"
|
||||
#include "Timer.h"
|
||||
|
||||
// <mapId, zoneId>, show
|
||||
std::map<std::pair<uint32, uint32>, FireworkShow const *> const FireworkShowStore = {
|
||||
|
||||
Reference in New Issue
Block a user