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