Update gibdo.c

This commit is contained in:
Macrepeh 2021-02-25 16:27:12 -05:00 committed by GitHub
parent 3bcfbd1c0c
commit b6e1b5ca40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ void sub_08037624(Entity* this) {
if (!(--this->field_0xf)) {
sub_080379BC(this);
}
} else {
} else {
if (!(--this->actionDelay)) {
sub_0803797C(this);
}