mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
Weather system changed to that of the previous cores.
Weather system changed to that of the previous cores. This is part of the current build errors fixes.
This commit is contained in:
parent
9e94234bdf
commit
165cfba9c4
28 changed files with 1650 additions and 859 deletions
|
|
@ -39,6 +39,7 @@ extern SQLStorage sInstanceTemplate;
|
|||
extern SQLStorage sWorldTemplate;
|
||||
extern SQLStorage sConditionStorage;
|
||||
|
||||
extern SQLHashStorage sSpellTemplate;
|
||||
extern SQLHashStorage sGOStorage;
|
||||
extern SQLHashStorage sGameObjectDataAddonStorage;
|
||||
extern SQLHashStorage sCreatureTemplateSpellsStorage;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue