mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Audio rework (#4421)
This commit is contained in:
@@ -87,6 +87,8 @@ 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