Remove items in dummycharacter inventory in editmapscreen, important character updates a separate networkeventtype
This commit is contained in:
@@ -623,7 +623,7 @@ namespace Barotrauma
|
||||
|
||||
subBody = new SubmarineBody(this);
|
||||
|
||||
MapEntity.OnMapLoaded();
|
||||
MapEntity.MapLoaded();
|
||||
|
||||
foreach (Item item in Item.itemList)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user