mirror of
https://github.com/ppy/osu
synced 2025-02-02 11:21:59 +00: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