1
0
의 미러 https://github.com/luanti-org/luanti.git synced 2025-11-07 10:45:18 +01:00

MapNode is a struct, not a class

This commit is contained in:
Giuseppe Bilotta
2011-08-02 19:18:30 +02:00
부모 f5e0ba266e
커밋 f79069f5b3

파일 보기

@@ -96,7 +96,7 @@ enum LiquidType
LIQUID_SOURCE
};
class MapNode;
struct MapNode;
class NodeMetadata;
struct ContentFeatures