*Should fix some things with Rate.MoveSpeed, thanks megamage

--HG--
branch : trunk
This commit is contained in:
maximius
2009-08-30 21:10:31 -07:00
parent 31b5979fb6
commit 054aa05201
4 changed files with 15 additions and 13 deletions

View File

@@ -30,7 +30,6 @@ void LoadDatabase()
{
//Get db string from file
std::string dbstring = TScriptConfig.GetStringDefault("WorldDatabaseInfo", "");
explode()
if (dbstring.empty())
{