Launcher error messageboxes, more easily controllable & better looking swimming, oxygen tank bugfixes, loading screen coroutine bugfix
This commit is contained in:
@@ -306,20 +306,6 @@ namespace Subsurface
|
||||
TryPutItem(item, i, false);
|
||||
}
|
||||
|
||||
|
||||
|
||||
//System.Diagnostics.Debug.WriteLine("Inventory update: "+itemId+" - "+slotIndex);
|
||||
|
||||
//if (slotIndex==-1)
|
||||
//{
|
||||
// if (item.inventory == this) item.Drop();
|
||||
//}
|
||||
//else
|
||||
//{
|
||||
// TryPutItem(item, slotIndex, false);
|
||||
//}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user