Apply other styles.

This commit is contained in:
Huo Yaoyuan
2019-11-11 20:05:36 +08:00
parent d8482448dc
commit e9b8cbb516
14 changed files with 39 additions and 29 deletions

View File

@ -46,8 +46,8 @@ namespace osu.Game.Input
continue;
foreach (var insertable in group.Skip(count).Take(aimCount - count))
// insert any defaults which are missing.
{
// insert any defaults which are missing.
usage.Context.DatabasedKeyBinding.Add(new DatabasedKeyBinding
{
KeyCombination = insertable.KeyCombination,