register ScalableFont

This commit is contained in:
Evil Factory
2022-04-07 12:11:23 -03:00
parent c6439d3e41
commit b20128b8cb
@@ -225,6 +225,7 @@ RegisterBarotrauma("Alignment")
RegisterBarotrauma("Pivot") RegisterBarotrauma("Pivot")
RegisterBarotrauma("Key") RegisterBarotrauma("Key")
RegisterBarotrauma("PlayerInput") RegisterBarotrauma("PlayerInput")
RegisterBarotrauma("ScalableFont")
Register("Microsoft.Xna.Framework.Graphics.Texture2D") Register("Microsoft.Xna.Framework.Graphics.Texture2D")
Register("EventInput.KeyEventArgs") Register("EventInput.KeyEventArgs")