Improve default inventory+wield images of node drawtypes (#9299)
This commit is contained in:
@@ -174,5 +174,5 @@ class MapblockMeshGenerator
|
||||
public:
|
||||
MapblockMeshGenerator(MeshMakeData *input, MeshCollector *output);
|
||||
void generate();
|
||||
void renderSingle(content_t node);
|
||||
void renderSingle(content_t node, u8 param2 = 0x00);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user