mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
*Should fix some things with Rate.MoveSpeed, thanks megamage
--HG-- branch : trunk
This commit is contained in:
@@ -30,7 +30,6 @@ void LoadDatabase()
|
||||
{
|
||||
//Get db string from file
|
||||
std::string dbstring = TScriptConfig.GetStringDefault("WorldDatabaseInfo", "");
|
||||
explode()
|
||||
|
||||
if (dbstring.empty())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user