mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-21 22:13:07 +01:00
Fix creation of new title sequences
This commit is contained in:
@@ -111,7 +111,6 @@ public:
|
||||
{
|
||||
zip_replace(_zip, index, source);
|
||||
}
|
||||
zip_source_free(source);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user