Register some missing GUI types and missions
This commit is contained in:
@@ -15,7 +15,6 @@ RegisterBarotrauma("EventEditorScreen")
|
||||
RegisterBarotrauma("CharacterEditor.CharacterEditorScreen")
|
||||
RegisterBarotrauma("SpriteEditorScreen")
|
||||
RegisterBarotrauma("LevelEditorScreen")
|
||||
RegisterBarotrauma("SettingsMenu")
|
||||
|
||||
RegisterBarotrauma("Networking.ClientPeer")
|
||||
RegisterBarotrauma("Networking.GameClient")
|
||||
@@ -109,4 +108,21 @@ RegisterBarotrauma("GUICursorPrefab")
|
||||
RegisterBarotrauma("GUICursor")
|
||||
RegisterBarotrauma("VideoPlayer")
|
||||
|
||||
RegisterBarotrauma("SettingsMenu")
|
||||
RegisterBarotrauma("TabMenu")
|
||||
RegisterBarotrauma("Widget")
|
||||
RegisterBarotrauma("UpgradeStore")
|
||||
RegisterBarotrauma("VotingInterface")
|
||||
RegisterBarotrauma("MedicalClinicUI")
|
||||
RegisterBarotrauma("LoadingScreen")
|
||||
RegisterBarotrauma("HUD")
|
||||
RegisterBarotrauma("HUDLayoutSettings")
|
||||
RegisterBarotrauma("HUDProgressBar")
|
||||
RegisterBarotrauma("Graph")
|
||||
RegisterBarotrauma("CrewManagement")
|
||||
RegisterBarotrauma("SubmarineSelection")
|
||||
RegisterBarotrauma("Store")
|
||||
RegisterBarotrauma("UISprite")
|
||||
RegisterBarotrauma("ParamsEditor")
|
||||
|
||||
RegisterBarotrauma("Inventory+SlotReference")
|
||||
Reference in New Issue
Block a user