Added Voting and VoteType to default lib

This commit is contained in:
EvilFactory
2023-06-02 17:47:56 -03:00
parent c769ecf693
commit 296feca265
2 changed files with 4 additions and 0 deletions
@@ -438,6 +438,8 @@ RegisterBarotrauma("DecalManager")
RegisterBarotrauma("PriceInfo")
RegisterBarotrauma("Voting")
Register("Microsoft.Xna.Framework.Vector2")
Register("Microsoft.Xna.Framework.Vector3")
Register("Microsoft.Xna.Framework.Vector4")