mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +00:00
Fix compile VS2015
This commit is contained in:
@@ -2927,6 +2927,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