1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Clean up read_tiledef and related parts a bit

This commit is contained in:
sfan5 2025-05-13 17:43:30 +02:00
parent d17f22f536
commit 452160cd00
3 changed files with 51 additions and 37 deletions

View file

@ -38,7 +38,6 @@ public:
static struct EnumString es_ContentParamType[];
static struct EnumString es_ContentParamType2[];
static struct EnumString es_LiquidType[];
static struct EnumString es_LiquidMoveType[];
static struct EnumString es_NodeBoxType[];
static struct EnumString es_TextureAlphaMode[];
};