Remove unnecessary virtual spec

This commit is contained in:
Dean Herbert
2022-09-12 14:20:48 +09:00
parent cf25ee8e84
commit bbf906ee06

View File

@ -26,7 +26,7 @@ namespace osu.Game.Storyboards
public readonly CommandTimelineGroup TimelineGroup = new CommandTimelineGroup();
public virtual double StartTime
public double StartTime
{
get
{