2
0
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:
LJW-Dev
2026-03-22 19:22:19 +08:00
committed by Jan Laupetin
parent f47792ebe4
commit dd14988bad
3 changed files with 31 additions and 6 deletions
+2
View File
@@ -58,6 +58,8 @@ namespace BSP
bool areBoundsValid;
vec3_t mins;
vec3_t maxs;
bool doesCastShadow;
};
struct BSPWorld