mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 13:03:11 +01:00
Grammar, readability, and spelling fixes
[ci skip]
This commit is contained in:
committed by
Michał Janiszewski
parent
86d8863496
commit
58deb3a54a
@@ -297,7 +297,7 @@ private:
|
||||
object->Unload();
|
||||
delete object;
|
||||
|
||||
// Because its possible to have the same loaded object for multiple
|
||||
// Because it's possible to have the same loaded object for multiple
|
||||
// slots, we have to make sure find and set all of them to nullptr
|
||||
if (_loadedObjects != nullptr)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user