Fixed System.ValueType register

This commit is contained in:
EvilFactory
2023-12-10 12:26:50 -03:00
parent c7b8cda902
commit 9149fcbdc4

View File

@@ -5,7 +5,7 @@ Register("System.TimeSpan")
Register("System.Exception")
Register("System.Console")
Register("System.Exception")
Register("System.ValueType`2")
Register("System.ValueType")
RegisterBarotrauma("Success`2")
RegisterBarotrauma("Failure`2")