mirror of
https://github.com/celisej567/LibBSP.git
synced 2026-09-04 15:35:12 +03:00
Add "isManVis" flag to MAPBrush.
This commit is contained in:
@@ -18,6 +18,7 @@ namespace LibBSP {
|
||||
|
||||
public bool isDetail = false;
|
||||
public bool isWater = false;
|
||||
public bool isManVis = false;
|
||||
|
||||
/// <summary>
|
||||
/// Creates a new empty <see cref="MAPBrush"/> object. Internal data will have to be set manually.
|
||||
|
||||
Reference in New Issue
Block a user