mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Add links to GitHub; Remove reduntant using directive and variable
This commit is contained in:
@ -259,7 +259,6 @@ namespace osu.Game.Overlays.Changelog
|
||||
{
|
||||
t.TextSize = 14; // web: 12,
|
||||
t.Colour = new Color4(235, 184, 254, 255);
|
||||
t = new ClickableText();
|
||||
});
|
||||
ChangelogEntries.Add(messageContainer);
|
||||
}
|
||||
|
Reference in New Issue
Block a user