Update src/overlays/actors/ovl_En_An/z_en_an.c

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
This commit is contained in:
Anghelo Carvajal
2023-10-30 09:24:44 -03:00
committed by GitHub
co-authored by engineer124
parent 4375e46d6c
commit 064a033756
+1 -3
View File
@@ -1645,10 +1645,8 @@ s32* EnAn_GetMsgEventScript(EnAn* this, PlayState* play) {
return sAnjuMsgScript_80B589FC;
default:
break;
return sAnjuMsgScript_DekuDefault;
}
return sAnjuMsgScript_DekuDefault;
}
if (Player_GetMask(play) == PLAYER_MASK_KAFEIS_MASK) {