mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 16:02:55 +08:00
Merge branch 'master' into tournament-tools
This commit is contained in:
commit
8d0d1ca378
@ -167,6 +167,7 @@ namespace osu.Game.Rulesets.Objects.Drawables
|
||||
{
|
||||
OnRevertResult?.Invoke(this, Result);
|
||||
|
||||
Result.TimeOffset = 0;
|
||||
Result.Type = HitResult.None;
|
||||
State.Value = ArmedState.Idle;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user