mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
@@ -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 ||
|
||||||
|
Reference in New Issue
Block a user