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