mirror of https://github.com/AxioDL/metaforce.git
CFlaahgraTentacle doesn't actually create a shadow
This commit is contained in:
parent
b251bc541f
commit
0322b5b234
|
@ -14,7 +14,7 @@ CFlaahgraTentacle::CFlaahgraTentacle(TUniqueId uid, std::string_view name, const
|
|||
x58e_24_ = false;
|
||||
ActorLights()->SetCastShadows(false);
|
||||
x460_knockBackController.SetAutoResetImpulse(false);
|
||||
CreateShadow(true);
|
||||
CreateShadow(false);
|
||||
}
|
||||
void CFlaahgraTentacle::AcceptScriptMsg(EScriptObjectMessage msg, TUniqueId uid, CStateManager& mgr) {
|
||||
|
||||
|
|
Loading…
Reference in New Issue