1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-22 14:24:33 +01:00

Remove now-obsolete NumVanillaWoodenSupportTypes

This commit is contained in:
Gymnasiast
2024-02-19 23:26:07 +01:00
parent 6e3ed12f13
commit 1ed22ff58c

View File

@@ -14,8 +14,6 @@
#include <cstdint>
constexpr uint8_t NumVanillaWoodenSupportTypes = 49;
enum class WoodenSupportType : uint8_t
{
Truss = 0,