1 parent f1616f6 commit 1a1f8b2Copy full SHA for 1a1f8b2
1 file changed
Torch.Mod/TorchModCore.cs
@@ -39,6 +39,7 @@ protected override void UnloadData()
39
{
40
try
41
42
+ MyAPIGateway.Utilities.MessageEntered -= Utilities_MessageEntered;
43
ModCommunication.Unregister();
44
}
45
catch
0 commit comments