Fix crash when deleting held entity.
This commit is contained in:
@@ -87,6 +87,7 @@ namespace Content.Server.GameObjects
|
||||
slot.Remove(entity);
|
||||
}
|
||||
}
|
||||
Dirty();
|
||||
}
|
||||
|
||||
public ItemComponent GetHand(string index)
|
||||
|
||||
Reference in New Issue
Block a user