mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 01:37:37 +01:00
Few small optimizations here and there
This commit is contained in:
@@ -29,6 +29,7 @@ Quest::Quest(Field* questRecord)
|
||||
_reqNpcOrGoCount = 0;
|
||||
_rewItemsCount = 0;
|
||||
_rewChoiceItemsCount = 0;
|
||||
_eventIdForQuest = 0;
|
||||
_rewCurrencyCount = 0;
|
||||
_reqCurrencyCount = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user