mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 23:52:57 +08:00
Remove reset functions
This commit is contained in:
parent
158737e001
commit
cb0cf6e2c5
@ -144,12 +144,6 @@ namespace osu.Game.Screens.Play
|
||||
}
|
||||
}
|
||||
|
||||
public void ResetCount()
|
||||
{
|
||||
CountPresses = 0;
|
||||
states.Clear();
|
||||
}
|
||||
|
||||
protected override void Update()
|
||||
{
|
||||
base.Update();
|
||||
|
Loading…
Reference in New Issue
Block a user