mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
Revert audio rework (#4554)
This commit is contained in:
@@ -87,8 +87,6 @@ namespace Robust.Shared.Maths
|
||||
get => (TopRight - BottomLeft) * 0.5f;
|
||||
}
|
||||
|
||||
public static Box2 Empty = new Box2();
|
||||
|
||||
/// <summary>
|
||||
/// A 1x1 unit box with the origin centered.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user