mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-02 23:37:47 +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