GUI and skill registers
This commit is contained in:
@@ -22,6 +22,7 @@ RegisterBarotrauma("PlayerInput")
|
||||
RegisterBarotrauma("ScalableFont")
|
||||
|
||||
Register("Microsoft.Xna.Framework.Graphics.Texture2D")
|
||||
Register("EventInput.KeyboardDispatcher")
|
||||
Register("EventInput.KeyEventArgs")
|
||||
Register("Microsoft.Xna.Framework.Input.Keys")
|
||||
Register("Microsoft.Xna.Framework.Input.KeyboardState")
|
||||
@@ -47,5 +48,6 @@ RegisterBarotrauma("GUIMessageBox")
|
||||
RegisterBarotrauma("GUIFont")
|
||||
RegisterBarotrauma("GUIFontPrefab")
|
||||
RegisterBarotrauma("GUIColorPicker")
|
||||
RegisterBarotrauma("GUIProgressBar")
|
||||
|
||||
RegisterBarotrauma("Inventory+SlotReference")
|
||||
Reference in New Issue
Block a user