mirror of
https://github.com/ppy/osu.git
synced 2024-11-15 03:47:26 +08:00
bf0040447c
Hopefully closes https://github.com/ppy/osu/issues/28284. As far as I can tell this is a somewhat difficult one to reproduce because it relies on a specific set of circumstances (at least the reproduction case that I found does). The reset to frame 0 would previously be called explicitly when `isHitting` changed: |
||
---|---|---|
.. | ||
HitTargetInsetContainer.cs | ||
LegacyBodyPiece.cs | ||
LegacyColumnBackground.cs | ||
LegacyHitExplosion.cs | ||
LegacyHitTarget.cs | ||
LegacyHoldNoteHeadPiece.cs | ||
LegacyHoldNoteTailPiece.cs | ||
LegacyKeyArea.cs | ||
LegacyManiaColumnElement.cs | ||
LegacyManiaJudgementPiece.cs | ||
LegacyNotePiece.cs | ||
LegacyStageBackground.cs | ||
LegacyStageForeground.cs | ||
ManiaClassicSkinTransformer.cs | ||
ManiaLegacySkinTransformer.cs |