Remove unnecessary counting change logic

This commit is contained in:
Dean Herbert
2018-07-20 17:08:25 +09:00
parent 82ddbb3f5d
commit 241437c819
5 changed files with 2 additions and 8 deletions

View File

@ -18,7 +18,6 @@ namespace osu.Game.Tests.Visual
{
Origin = Anchor.Centre,
Anchor = Anchor.Centre,
IsCounting = true,
Children = new KeyCounter[]
{
new KeyCounterKeyboard(Key.Z),