mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 04:59:52 +08:00
Cleanup code
This commit is contained in:
@@ -212,8 +212,6 @@ namespace osu.Game.Overlays.Comments
|
||||
MaximumSize = new Vector2(max_width, float.PositiveInfinity),
|
||||
}
|
||||
};
|
||||
|
||||
FinishTransforms();
|
||||
}
|
||||
|
||||
private LocalisableString lastPresent;
|
||||
|
||||
Reference in New Issue
Block a user