Jeck - Profile loading fix, minor options menu improvements, minor cleanup.
This commit is contained in:
@@ -935,10 +935,6 @@ int WResourceManager::CreateTexture(const string &textureName) {
|
||||
mTextureList.push_back(tex);
|
||||
mTextureMap[textureName] = id;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
return id;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user