Add an input source toggle on manual input test scenes (#4945)

Add an input source toggle on manual input test scenes
This commit is contained in:
Dean Herbert
2019-06-07 20:26:26 +09:00
committed by GitHub
2 changed files with 84 additions and 9 deletions

View File

@ -84,7 +84,6 @@ namespace osu.Game.Tests.Visual.UserInterface
testLocalCursor();
testUserCursorOverride();
testMultipleLocalCursors();
ReturnUserInput();
}
/// <summary>