mirror of https://github.com/zeldaret/tmc.git
Update gibdo.c
This commit is contained in:
parent
3bcfbd1c0c
commit
b6e1b5ca40
|
|
@ -134,7 +134,7 @@ void sub_08037624(Entity* this) {
|
|||
if (!(--this->field_0xf)) {
|
||||
sub_080379BC(this);
|
||||
}
|
||||
} else {
|
||||
} else {
|
||||
if (!(--this->actionDelay)) {
|
||||
sub_0803797C(this);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue