mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 06:27:43 +00:00
Final CChozoGhost imps
This commit is contained in:
@@ -111,7 +111,7 @@ void CStateMachineState::SetState(CStateManager& mgr, CAi& ai, const CStateMachi
|
||||
return;
|
||||
|
||||
if (!x0_machine)
|
||||
x0_machine = machine;
|
||||
Setup(machine);
|
||||
|
||||
s32 idx = machine->GetStateIndex(state);
|
||||
SetState(mgr, ai, idx);
|
||||
|
||||
Reference in New Issue
Block a user