Launcher error messageboxes, more easily controllable & better looking swimming, oxygen tank bugfixes, loading screen coroutine bugfix
This commit is contained in:
@@ -60,9 +60,7 @@ namespace Subsurface
|
||||
foreach (XElement el in doc.Root.Elements())
|
||||
{
|
||||
StructurePrefab sp = Load(el);
|
||||
|
||||
Debug.WriteLine(sp.name);
|
||||
|
||||
|
||||
list.Add(sp);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user