mirror of
https://github.com/minetest/minetest.git
synced 2024-11-20 14:43:45 +01:00
parent
132e43346e
commit
3eef1ca28f
@ -410,6 +410,7 @@ public:
|
|||||||
{
|
{
|
||||||
bool different =
|
bool different =
|
||||||
MaterialType != b.MaterialType ||
|
MaterialType != b.MaterialType ||
|
||||||
|
ColorParam != b.ColorParam ||
|
||||||
MaterialTypeParam != b.MaterialTypeParam ||
|
MaterialTypeParam != b.MaterialTypeParam ||
|
||||||
Thickness != b.Thickness ||
|
Thickness != b.Thickness ||
|
||||||
Wireframe != b.Wireframe ||
|
Wireframe != b.Wireframe ||
|
||||||
|
Loading…
Reference in New Issue
Block a user