mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Core/Build: Fixed the build
This commit is contained in:
@@ -164,9 +164,6 @@ Quest::Quest(Field* questRecord)
|
||||
|
||||
//int32 VerifiedBuild = questRecord[168].GetInt32();
|
||||
|
||||
if (SpecialFlags & QUEST_SPECIAL_FLAGS_AUTO_ACCEPT)
|
||||
Flags |= QUEST_FLAGS_AUTO_ACCEPT;
|
||||
|
||||
_reqItemsCount = 0;
|
||||
_reqNpcOrGoCount = 0;
|
||||
_rewItemsCount = 0;
|
||||
|
||||
Reference in New Issue
Block a user