mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
Audio rework unrevert + audio packaging (#4555)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
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