mirror of
https://github.com/osukey/osukey.git
synced 2025-08-06 16:13:57 +09:00
Trim whitespace
This commit is contained in:
@ -92,6 +92,7 @@ namespace osu.Game.Graphics.Containers
|
|||||||
{
|
{
|
||||||
Logger.Error(e, "It should not be possible that the user is able to click a invalid channel link.");
|
Logger.Error(e, "It should not be possible that the user is able to click a invalid channel link.");
|
||||||
}
|
}
|
||||||
|
|
||||||
break;
|
break;
|
||||||
case LinkAction.OpenEditorTimestamp:
|
case LinkAction.OpenEditorTimestamp:
|
||||||
case LinkAction.JoinMultiplayerMatch:
|
case LinkAction.JoinMultiplayerMatch:
|
||||||
|
Reference in New Issue
Block a user