• Martin Müller's avatar
    Fix highscores for savegames · 7089ec80
    Martin Müller authored
    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.
    7089ec80