(5bd37e693) Removed PAX.sub

This commit is contained in:
Joonas Rikkonen
2019-04-06 17:48:38 +03:00
parent d1d0a083b4
commit 110a63b88b
4 changed files with 0 additions and 145 deletions
@@ -60,11 +60,6 @@ namespace Barotrauma
public CrewManager(XElement element, bool isSinglePlayer)
: this(isSinglePlayer)
{
return characterListBox.Rect;
}
partial void InitProjectSpecific()
{
guiFrame = new GUIFrame(new RectTransform(Vector2.One, GUICanvas.Instance), null, Color.Transparent)
{