diff options
Diffstat (limited to 'src/game/DBCStructure.h')
-rw-r--r-- | src/game/DBCStructure.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/DBCStructure.h b/src/game/DBCStructure.h index c5e600c4a2c..6f8082eee72 100644 --- a/src/game/DBCStructure.h +++ b/src/game/DBCStructure.h @@ -422,7 +422,7 @@ struct AchievementCriteriaEntry { uint32 skillLine; // 3 uint32 spellCount; // 4 - } learn_skilline_spell; + } learn_skillline_spell; // ACHIEVEMENT_CRITERIA_TYPE_WIN_DUEL = 76 struct |