Fix merge error

This commit is contained in:
Gymnasiast 2021-10-01 18:48:05 +02:00
parent 5a0fa60b9e
commit be8722a578
No known key found for this signature in database
GPG Key ID: DBFFF47AB2CA3EDD
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ void GameState::InitAll(int32_t mapSize)
gInMapInitCode = true;
gCurrentTicks = 0;
gCurrentTicks = 0;
map_init(mapSize);
_park->Initialise();
finance_init();