diff options
| author | Spp <none@none> | 2010-04-29 23:12:16 +0200 |
|---|---|---|
| committer | Spp <none@none> | 2010-04-29 23:12:16 +0200 |
| commit | cb0cb962831a2b0c62b0a67b750569ca3049327e (patch) | |
| tree | f5638fb8695101002f77106da4264bbeaab46938 /src/scripts/northrend/ulduar | |
| parent | 35af94d4b57d234bc4d6e3c8ab67acb201500bae (diff) | |
Warning Fixes
Code Style cleanup
Fix linux compile
--HG--
branch : trunk
Diffstat (limited to 'src/scripts/northrend/ulduar')
| -rw-r--r-- | src/scripts/northrend/ulduar/ulduar/boss_freya.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/northrend/ulduar/ulduar/boss_freya.cpp b/src/scripts/northrend/ulduar/ulduar/boss_freya.cpp index 4a331289044..ee995878a0e 100644 --- a/src/scripts/northrend/ulduar/ulduar/boss_freya.cpp +++ b/src/scripts/northrend/ulduar/ulduar/boss_freya.cpp @@ -53,7 +53,7 @@ enum Yells enum { - // Con-speed-atory timed achievement. + // Con-speed-atory timed achievement. // TODO Should be started when 1st trash is killed. ACHIEV_CON_SPEED_ATORY_START_EVENT = 21597, SPELL_ACHIEVEMENT_CHECK = 65074, |
