mirror of
https://github.com/minetest/minetest.git
synced 2025-03-06 20:48:40 +01:00
parent
132e43346e
commit
3eef1ca28f
1 changed files with 1 additions and 0 deletions
|
@ -410,6 +410,7 @@ public:
|
|||
{
|
||||
bool different =
|
||||
MaterialType != b.MaterialType ||
|
||||
ColorParam != b.ColorParam ||
|
||||
MaterialTypeParam != b.MaterialTypeParam ||
|
||||
Thickness != b.Thickness ||
|
||||
Wireframe != b.Wireframe ||
|
||||
|
|
Loading…
Add table
Reference in a new issue