1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-30 10:15:36 +01:00

Create new TrackDesign format

This commit is contained in:
duncanspumpkin
2019-04-08 19:34:24 +01:00
parent f87b97cda4
commit e3c63b762e
21 changed files with 2314 additions and 1905 deletions

View File

@@ -88,7 +88,6 @@ public:
{
item.Flags |= TRIF_READ_ONLY;
}
track_design_dispose(td6);
return std::make_tuple(true, item);
}
else