Skip to content

Commit

Permalink
Super fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Cloudydude authored Jun 16, 2023
1 parent ef06570 commit 5071164
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/OPG_Characters.lemon
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@ function void Character.Die_noSound()
// part 4
function void DeactivateSuper()
{
if (super.active || super.active.tails)
if A0 == 0xffffb000 && (super.active || super.active.tails)
Character.cancelSuperTransformation()
}
}

0 comments on commit 5071164

Please sign in to comment.