Had a wrong name for an animation

This commit is contained in:
Reinmmar
2023-09-19 09:56:29 +02:00
parent b4cf2f7a92
commit 20483c258a
4 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -554,7 +554,7 @@ void sub_080262A8(ChuchuBossEntity* this) {
super->timer = 1;
sub_080276F4(super, 6, 1);
if (super->type2 == 0) {
gPlayerState.animation = ANIM_DOOR;
gPlayerState.animation = ANIM_WALK;
this->unk_84->unk_03 = 1;
} else {
this->unk_7c = 0;