mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 13:03:11 +01:00
Defer temp object Load/Unload to calling side
This commit is contained in:
@@ -173,8 +173,6 @@ public:
|
||||
}
|
||||
|
||||
auto object = _objectRepository.LoadObject(ori);
|
||||
object->Load();
|
||||
|
||||
return object;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user