added ItemSlot register
This commit is contained in:
@@ -47,7 +47,6 @@ RegisterBarotrauma("MapEntity")
|
||||
RegisterBarotrauma("MapEntityPrefab")
|
||||
RegisterBarotrauma("CauseOfDeath")
|
||||
RegisterBarotrauma("CharacterTeamType")
|
||||
RegisterBarotrauma("CharacterInventory")
|
||||
RegisterBarotrauma("Hull")
|
||||
RegisterBarotrauma("Gap")
|
||||
RegisterBarotrauma("PhysicsBody")
|
||||
@@ -66,6 +65,8 @@ RegisterBarotrauma("Networking.ServerSettings")
|
||||
RegisterBarotrauma("Networking.ServerSettings+SavedClientPermission")
|
||||
RegisterBarotrauma("Inventory")
|
||||
RegisterBarotrauma("ItemInventory")
|
||||
RegisterBarotrauma("CharacterInventory")
|
||||
RegisterBarotrauma("Inventory+ItemSlot")
|
||||
RegisterBarotrauma("FireSource")
|
||||
|
||||
RegisterBarotrauma("Items.Components.Connection")
|
||||
|
||||
Reference in New Issue
Block a user