Unstable 0.17.3.0
This commit is contained in:
@@ -1846,7 +1846,7 @@ namespace Barotrauma
|
||||
yield return CoroutineStatus.Success;
|
||||
}
|
||||
|
||||
private void ApplyReceivedState()
|
||||
public void ApplyReceivedState()
|
||||
{
|
||||
if (receivedItemIDs == null || (Owner != null && Owner.Removed)) { return; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user