fix script compiler compat with event block mods

This commit is contained in:
zznty
2023-02-19 19:44:00 +07:00
parent 2860dda41b
commit 2b1a5d4c6e

View File

@@ -60,6 +60,7 @@ namespace Torch.Patches
typeof(System.Security.Policy.Evidence).Assembly.Location,
typeof(ProtoBuf.Meta.RuntimeTypeModel).Assembly.Location,
typeof(ProtoContractAttribute).Assembly.Location,
Path.Combine(baseDir, "System.Xml.ReaderWriter.dll"),
Path.Combine(baseDir, "netstandard.dll"),
Path.Combine(baseDir, "System.Runtime.dll"),
Path.Combine(MyFileSystem.ExePath, "Sandbox.Game.dll"),