mirror of
https://github.com/ppy/osu.git
synced 2025-01-27 15:53:19 +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:
|
case PlatformActionType.CharNext:
|
||||||
if (action.ActionMethod == PlatformActionMethod.Delete)
|
if (action.ActionMethod == PlatformActionMethod.Delete)
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user