fix: some code tidy about includes & irr namespaces
This commit is contained in:
@@ -173,7 +173,7 @@ class MapblockMeshGenerator
|
||||
|
||||
public:
|
||||
MapblockMeshGenerator(MeshMakeData *input, MeshCollector *output,
|
||||
irr::scene::IMeshManipulator *mm);
|
||||
scene::IMeshManipulator *mm);
|
||||
void generate();
|
||||
void renderSingle(content_t node, u8 param2 = 0x00);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user