Fix some object lock names

This commit is contained in:
GriffinR
2021-05-04 01:21:50 -04:00
parent 24e02085d7
commit 4206359862
5 changed files with 18 additions and 10 deletions
+1 -1
View File
@@ -4415,7 +4415,7 @@ static void HandleCancelActivity(bool32 setData)
static void UR_EnableScriptContext2AndFreezeObjectEvents(void)
{
ScriptContext2_Enable();
ScriptFreezeObjectEvents();
FreezeObjects_WaitForPlayer();
}
static u8 GetActivePartnerSpriteGenderParam(struct WirelessLink_URoom *data)