mirror of
https://github.com/ppy/osu.git
synced 2025-01-18 05:42:56 +08:00
Minor cleanup
This commit is contained in:
parent
93ed0483b6
commit
fd504e5641
@ -135,7 +135,6 @@ namespace osu.Game.Tests.Visual.Settings
|
||||
public Bindable<Vector2> AreaSize { get; } = new Bindable<Vector2>();
|
||||
|
||||
public Bindable<Vector2> OutputAreaSize { get; } = new Bindable<Vector2>();
|
||||
|
||||
public Bindable<Vector2> OutputAreaPosition { get; } = new Bindable<Vector2>();
|
||||
|
||||
public Bindable<float> Rotation { get; } = new Bindable<float>();
|
||||
|
Loading…
Reference in New Issue
Block a user