mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 23:04:36 +01:00
This commit is contained in:
committed by
Michael Steenbeek
parent
4cf1d1eb69
commit
d5a1b4fc8f
@@ -90,6 +90,7 @@ static bool LoadMap(IStream* stream)
|
||||
static bool SaveMap(IStream* stream, const std::vector<const ObjectRepositoryItem*>& objects)
|
||||
{
|
||||
bool result = false;
|
||||
map_reorganise_elements();
|
||||
viewport_set_saved_view();
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user