mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-06-06 08:42:35 +00:00
feat: xmodles have toggleable shadows
This commit is contained in:
@@ -58,6 +58,8 @@ namespace BSP
|
||||
bool areBoundsValid;
|
||||
vec3_t mins;
|
||||
vec3_t maxs;
|
||||
|
||||
bool doesCastShadow;
|
||||
};
|
||||
|
||||
struct BSPWorld
|
||||
|
||||
Reference in New Issue
Block a user