finished tutorial 7
This commit is contained in:
@@ -22,7 +22,7 @@ class MeshMaterial {
|
||||
explicit MeshMaterial(const MeshMaterial& material);
|
||||
~MeshMaterial();
|
||||
|
||||
u8 isMother, lightmapFlag;
|
||||
bool isMother, lightmapFlag;
|
||||
|
||||
u32 id;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user