Core/Quests: updated questlog offset

This commit is contained in:
Rat
2015-03-30 16:44:50 +02:00
parent 355928305a
commit 718ba572ae
+1 -1
View File
@@ -674,7 +674,7 @@ enum QuestSlotOffsets
QUEST_TIME_OFFSET = 4
};
#define MAX_QUEST_OFFSET 5
#define MAX_QUEST_OFFSET 15
enum QuestSlotStateMask
{