Release 1.10.5.0 - Autumn Update 2025

This commit is contained in:
Regalis11
2025-09-17 13:44:21 +03:00
parent d13836ce87
commit caa0326cf8
120 changed files with 2584 additions and 635 deletions
@@ -34,8 +34,8 @@ namespace Barotrauma.Items.Components
set;
}
[Serialize("0.5,0.5)", IsPropertySaveable.No)]
public Vector2 Origin { get; set; } = new Vector2(0.5f, 0.5f);
[Serialize("0.5,0.5", IsPropertySaveable.No)]
public Vector2 Origin { get; set; }
[Serialize(true, IsPropertySaveable.No, description: "")]
public bool BreakFromMiddle