mirror of
https://github.com/ppy/osu.git
synced 2025-03-15 17:47:18 +08:00
Remove not removed comment
This commit is contained in:
parent
3efb51e464
commit
e3ebc849c5
@ -13,9 +13,7 @@ namespace osu.Game.Graphics
|
||||
public class DrawableDate : OsuSpriteText, IHasTooltip
|
||||
{
|
||||
private readonly DateTimeOffset date;
|
||||
|
||||
/// <param name="dateFormat">The string to format the date text with.
|
||||
/// May be null if the humanized format should be used.</param>
|
||||
|
||||
public DrawableDate(DateTimeOffset date)
|
||||
{
|
||||
AutoSizeAxes = Axes.Both;
|
||||
|
Loading…
x
Reference in New Issue
Block a user