This commit is contained in:
Alejandro Javier Asenjo Nitti
2023-11-02 16:23:30 -03:00
parent e04ea8a53c
commit b8d7e3bc13
+1 -1
View File
@@ -795,7 +795,7 @@ void func_80A7A124(EnJso2* this, PlayState* play) {
} else if (this->unk104A >= 0xA) {
if (this->unk2D0 != NULL) {
this->unk2D0->world.rot.z = 1;
this->unk2B4 = (s32)1;
this->unk2B4 = 1;
this->actionFunc = func_80A7A2EC;
return;
}