texture loader and option support

This commit is contained in:
EvilFactory
2022-10-05 12:17:40 -03:00
parent 011ac43226
commit 729110484f
3 changed files with 27 additions and 0 deletions
@@ -70,6 +70,7 @@ Register("EventInput.KeyEventArgs")
Register("Microsoft.Xna.Framework.Input.Keys")
Register("Microsoft.Xna.Framework.Input.KeyboardState")
RegisterBarotrauma("TextureLoader")
RegisterBarotrauma("Sprite")
RegisterBarotrauma("GUI")
RegisterBarotrauma("GUIStyle")