Ensure town cargo bitmap correctly set after town creation
This commit is contained in:
@@ -147,6 +147,7 @@ static void _GenerateWorld()
|
||||
HandleGeneratingWorldAbortion();
|
||||
return;
|
||||
}
|
||||
UpdateTownCargoBitmap();
|
||||
GenerateIndustries();
|
||||
GenerateObjects();
|
||||
GenerateTrees();
|
||||
|
Reference in New Issue
Block a user