Merged linux changes, fixed first item in inventory not being loaded, fixed levels breaking if re-entering the same level
This commit is contained in:
@@ -962,6 +962,8 @@ namespace Barotrauma
|
||||
bodies.Clear();
|
||||
bodies = null;
|
||||
|
||||
loaded = null;
|
||||
|
||||
//vertexBuffer.Dispose();
|
||||
//vertexBuffer = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user