mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Separate statement with newline
This commit is contained in:
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user