mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
Fix compile VS2015
This commit is contained in:
@@ -2917,6 +2917,7 @@ void World::LoadDBVersion()
|
||||
if (result)
|
||||
{
|
||||
Field* fields = result->Fetch();
|
||||
|
||||
m_DBVersion = fields[0].GetString();
|
||||
|
||||
// will be overwrite by config values if different and non-0
|
||||
|
||||
Reference in New Issue
Block a user