improved 3d rendering, minor changes
added support for thick 3d walls
This commit is contained in:
@@ -57,6 +57,10 @@ protected:
|
||||
|
||||
}
|
||||
|
||||
bool isTransparent() const override {
|
||||
return false;
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
#endif // MV3DELEMENTSTAIR_H
|
||||
|
||||
Reference in New Issue
Block a user