mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-10 19:20:13 +00:00
remove fake match (#909)
This commit is contained in:
parent
d1772c3340
commit
bb39f7a9f6
1 changed files with 0 additions and 2 deletions
|
@ -590,8 +590,6 @@ void func_80A7D460(EnInsect* this, GlobalContext* globalCtx) {
|
|||
sp40 = 40.0f;
|
||||
}
|
||||
|
||||
if (!this->soilActor->actor.params) {}
|
||||
|
||||
D_80A7DEB0 += 0.99999994f / 300.0f;
|
||||
if (D_80A7DEB0 > 1.0f) {
|
||||
D_80A7DEB0 = 1.0f;
|
||||
|
|
Loading…
Reference in a new issue