mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
comment
This commit is contained in:
parent
fb895d4297
commit
2cee00c243
@ -124,7 +124,8 @@ public override ILPostProcessResult Process(ICompiledAssembly compiledAssembly)
|
||||
}
|
||||
}
|
||||
|
||||
// TODO needs modified assembly
|
||||
// always return an ILPostProcessResult with Logs.
|
||||
// otherwise we won't see Logs if weaving failed.
|
||||
return new ILPostProcessResult(compiledAssembly.InMemoryAssembly, Log.Logs);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user