mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-14 04:06:09 +00:00
Implement CScriptSpecialFunction::ThinkAreaDamage, and more CThardus
This commit is contained in:
@@ -14,7 +14,7 @@ class CLightParameters {
|
||||
friend class CActor;
|
||||
|
||||
public:
|
||||
enum class EShadowTesselation { Zero };
|
||||
enum class EShadowTesselation { Invalid=-1, Zero };
|
||||
|
||||
enum class EWorldLightingOptions { Zero, NormalWorld, NoShadowCast, DisableWorld };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user