1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-09 08:20:17 +00:00
This commit is contained in:
Dragorn421 2022-06-16 17:50:47 +02:00
parent 6e39368186
commit c45bc8ae7a
No known key found for this signature in database
GPG key ID: 32B53D2D16FC4118

View file

@ -742,7 +742,7 @@ void ObjectKankyo_Lightning(ObjectKankyo* this, PlayState* play) {
this->effects[0].state = 0; this->effects[0].state = 0;
} }
break; break;
default: default:
break; break;
} }