mirror of
https://github.com/ppy/osu.git
synced 2026-05-29 06:09:59 +08:00
bring comment back
This commit is contained in:
@@ -104,6 +104,7 @@ namespace osu.Game.Skinning
|
||||
this.ScaleTo(1.6f);
|
||||
this.ScaleTo(1, 100, Easing.In);
|
||||
|
||||
//todo: this only applies to osu! ruleset apparently.
|
||||
this.MoveTo(new Vector2(0, -5));
|
||||
this.MoveToOffset(new Vector2(0, 80), fade_out_delay + fade_out_length, Easing.In);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user