mirror of
https://github.com/osukey/osukey.git
synced 2025-06-05 21:07:18 +09: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()
|
protected override void Update()
|
||||||
{
|
{
|
||||||
base.Update();
|
base.Update();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user