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