mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 21:03:21 +08:00
Separate statement with newline
This commit is contained in:
parent
25be3fd799
commit
a292d235d6
@ -46,6 +46,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
case PlatformActionType.CharNext:
|
||||
if (action.ActionMethod == PlatformActionMethod.Delete)
|
||||
return false;
|
||||
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user