mirror of
https://github.com/zeldaret/tmc
synced 2026-06-18 23:37:10 -04:00
Even more
This commit is contained in:
@@ -229,7 +229,7 @@ void sub_0809153C(PullableLeverEntity* this) {
|
||||
SetFlag(this->pulledFlag);
|
||||
} else {
|
||||
if (--super->subtimer == 0) {
|
||||
super->subtimer = 0x10;
|
||||
super->subtimer = 16;
|
||||
EnqueueSFX(SFX_10F);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user