Fix highscores for savegames
When loading a savegame, its filename gets stored as gScenarioFileName. However, that isn't necessarily the same name as the filename of the corresponding scenario (or any, for that matter, due to the different file extension). This broke highscores, so for savegames we have to take the scenario filename stored in the file.
Showing
+10 -2
Please register or sign in to comment