Merge branch 'refactor-random' of github.com:tomlankhorst/OpenRCT2 into refactor-random

This commit is contained in:
Tom Lankhorst 2019-02-01 21:51:28 +01:00
commit d660c9d45f
No known key found for this signature in database
GPG Key ID: 52BF82B885592251
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@
#include "ScenarioSources.h"
#include <algorithm>
#include <sstream>
const rct_string_id ScenarioCategoryStringIds[SCENARIO_CATEGORY_COUNT] = {
STR_BEGINNER_PARKS, STR_CHALLENGING_PARKS, STR_EXPERT_PARKS, STR_REAL_PARKS, STR_OTHER_PARKS,