mirror of
https://github.com/glest/glest-source.git
synced 2025-08-20 07:01:21 +02:00
- bugfix for method not returning a value
This commit is contained in:
@@ -1405,6 +1405,8 @@ GameSettings MenuStateCustomGame::loadGameSettingsFromFile(std::string fileName)
|
||||
}
|
||||
|
||||
SystemFlags::OutputDebug(SystemFlags::debugSystem,"In [%s::%s] Line: %d\n",__FILE__,__FUNCTION__,__LINE__);
|
||||
|
||||
return gameSettings;
|
||||
}
|
||||
|
||||
// ============ PRIVATE ===========================
|
||||
|
Reference in New Issue
Block a user