mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-15 07:26:10 +00:00
Various imps and minor fixes
This commit is contained in:
@@ -33,7 +33,7 @@ void MP1::CActorContraption::AcceptScriptMsg(EScriptObjectMessage msg, TUniqueId
|
||||
else if (msg == EScriptObjectMessage::SetToZero)
|
||||
ResetFlameThrowers(mgr);
|
||||
|
||||
AcceptScriptMsg(msg, uid, mgr);
|
||||
CScriptActor::AcceptScriptMsg(msg, uid, mgr);
|
||||
if (curActive == GetActive() || !GetActive())
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user