mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 01:37:04 +00:00
Merge branch 'master' into 303
Conflicts: src/game/ItemPrototype.h src/game/ObjectMgr.cpp src/shared/Database/SQLStorage.cpp
This commit is contained in:
commit
e738198eb4
33 changed files with 721 additions and 335 deletions
|
|
@ -115,5 +115,5 @@ void AddSC_default()
|
|||
newscript->pGOQuestAccept = &GOQuestAccept_default;
|
||||
newscript->pGOChooseReward = &GOChooseReward_default;
|
||||
|
||||
m_scripts[nrscripts++] = newscript;
|
||||
newscript->registerSelf();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue