fixed compile error. sorry, missed this one on last check in
This commit is contained in:
@@ -410,11 +410,6 @@ int GameOptions::save()
|
||||
return 1;
|
||||
}
|
||||
|
||||
GameSettings GameOptions::getGameSettings()
|
||||
{
|
||||
return options;
|
||||
}
|
||||
|
||||
|
||||
GameOption& GameOptions::operator[](int optionID)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user