mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
Invalidate screen on reload from object selection window
This commit is contained in:
@@ -478,6 +478,7 @@ namespace OpenRCT2::Ui::Windows
|
||||
{
|
||||
objectManager.UnloadObjects({ descriptor });
|
||||
objectManager.LoadObject(descriptor, entryIndex);
|
||||
GfxInvalidateScreen();
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user