Merge branch 'master' into clone-union

This commit is contained in:
GriffinR
2022-09-03 14:31:04 -04:00
committed by GitHub
353 changed files with 20156 additions and 19152 deletions
+2 -2
View File
@@ -624,7 +624,7 @@ static void Task_ResetObjectsRematchWantedState(u8 taskId)
{
DestroyTask(taskId);
StopPlayerAvatar();
EnableBothScriptContexts();
ScriptContext_Enable();
}
}
@@ -837,7 +837,7 @@ static void Task_VsSeeker_3(u8 taskId)
StartAllRespondantIdleMovements();
ClearDialogWindowAndFrame(0, TRUE);
ClearPlayerHeldMovementAndUnfreezeObjectEvents();
ScriptContext2_Disable();
UnlockPlayerFieldControls();
DestroyTask(taskId);
}
Free(sVsSeeker);