1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-27 16:54:52 +01:00

Remove user strings

This commit is contained in:
Ted John
2019-07-21 22:41:18 +01:00
parent 767b3c8328
commit d28799ef18
11 changed files with 13 additions and 161 deletions

View File

@@ -59,7 +59,6 @@ void GameState::InitAll(int32_t mapSize)
date_reset();
climate_reset(CLIMATE_COOL_AND_WET);
news_item_init_queue();
user_string_clear_all();
gInMapInitCode = false;