mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 13:33:02 +01:00
Remove noSlopeRailings for legacy footpaths (unused)
This commit is contained in:
@@ -100,7 +100,6 @@ void FootpathObject::ReadJson(IReadObjectContext* context, json_t& root)
|
||||
{ "hasSupportImages", RAILING_ENTRY_FLAG_HAS_SUPPORT_BASE_SPRITE },
|
||||
{ "hasElevatedPathImages", RAILING_ENTRY_FLAG_DRAW_PATH_OVER_SUPPORTS },
|
||||
{ "editorOnly", FOOTPATH_ENTRY_FLAG_SHOW_ONLY_IN_SCENARIO_EDITOR },
|
||||
{ "noSlopeRailings", FOOTPATH_ENTRY_FLAG_NO_SLOPE_RAILINGS },
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user