register ContentXElement and SpriteBatch
This commit is contained in:
@@ -39,6 +39,7 @@ RegisterBarotrauma("Key")
|
||||
RegisterBarotrauma("PlayerInput")
|
||||
RegisterBarotrauma("ScalableFont")
|
||||
|
||||
Register("Microsoft.Xna.Framework.Graphics.SpriteBatch")
|
||||
Register("Microsoft.Xna.Framework.Graphics.Texture2D")
|
||||
Register("EventInput.KeyboardDispatcher")
|
||||
Register("EventInput.KeyEventArgs")
|
||||
|
||||
@@ -72,14 +72,18 @@ RegisterBarotrauma("ItemPrefab")
|
||||
RegisterBarotrauma("SerializableProperty")
|
||||
RegisterBarotrauma("InputType")
|
||||
|
||||
RegisterBarotrauma("StatusEffect")
|
||||
RegisterBarotrauma("FireSource")
|
||||
|
||||
RegisterBarotrauma("StatusEffect")
|
||||
|
||||
RegisterBarotrauma("ContentPackageManager")
|
||||
RegisterBarotrauma("ContentPackageManager+PackageSource")
|
||||
RegisterBarotrauma("ContentPackageManager+EnabledPackages")
|
||||
RegisterBarotrauma("ContentPackage")
|
||||
RegisterBarotrauma("RegularPackage")
|
||||
RegisterBarotrauma("CorePackage")
|
||||
RegisterBarotrauma("ContentXElement")
|
||||
|
||||
RegisterBarotrauma("SubmarineBody")
|
||||
RegisterBarotrauma("Explosion")
|
||||
RegisterBarotrauma("Networking.ServerSettings")
|
||||
|
||||
Reference in New Issue
Block a user