mirror of
https://github.com/ppy/osu.git
synced 2026-05-27 14:50:45 +08:00
Minor cleanup
This commit is contained in:
@@ -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>();
|
||||
|
||||
Reference in New Issue
Block a user