mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
Separate statement with newline
This commit is contained in:
@ -46,6 +46,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
case PlatformActionType.CharNext:
|
||||
if (action.ActionMethod == PlatformActionMethod.Delete)
|
||||
return false;
|
||||
|
||||
break;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user