register KeyboardState

This commit is contained in:
Evil Factory
2022-04-07 16:25:57 -03:00
parent 1c6fa1a261
commit 0702d41a73

View File

@@ -231,6 +231,7 @@ RegisterBarotrauma("ScalableFont")
Register("Microsoft.Xna.Framework.Graphics.Texture2D")
Register("EventInput.KeyEventArgs")
Register("Microsoft.Xna.Framework.Input.Keys")
Register("Microsoft.Xna.Framework.Input.KeyboardState")
RegisterBarotrauma("Sprite")
RegisterBarotrauma("GUI")