1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-13 13:32:54 +08:00

Trim whitespace

This commit is contained in:
Dean Herbert 2018-07-24 15:10:55 +02:00
parent 42df0c974f
commit 53f556de9a
2 changed files with 3 additions and 2 deletions

View File

@ -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: