mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-07-28 15:19:24 -04:00
magic (#3278)
This commit is contained in:
@@ -2451,7 +2451,7 @@ void func_80030488(PlayState* play) {
|
||||
void Actor_DisableLens(PlayState* play) {
|
||||
if (play->actorCtx.lensActive) {
|
||||
play->actorCtx.lensActive = false;
|
||||
func_800876C8(play);
|
||||
Magic_Reset(play);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user