mirror of
https://github.com/ppy/osu.git
synced 2026-06-08 11:34:36 +08:00
Remove redundant EllipsisString assign
This commit is contained in:
@@ -87,7 +87,6 @@ namespace osu.Game.Overlays.Chat
|
||||
{
|
||||
Shadow = false,
|
||||
Truncate = true,
|
||||
EllipsisString = "…",
|
||||
Anchor = Anchor.TopRight,
|
||||
Origin = Anchor.TopRight,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user