mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 13:46:24 +00:00
@@ -2021,7 +2021,7 @@ void SpellMgr::LoadSpellMixology()
|
||||
continue;
|
||||
}
|
||||
|
||||
mSpellMixologyMap[entry] = fields[1].GetFloat();;
|
||||
mSpellMixologyMap[entry] = fields[1].GetFloat();
|
||||
++count;
|
||||
} while (result->NextRow());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user