Skip to content

Commit 1a1f8b2

Browse files
committed
Fix dumb in torch mod
1 parent f1616f6 commit 1a1f8b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎Torch.Mod/TorchModCore.cs‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ protected override void UnloadData()
3939
{
4040
try
4141
{
42+
MyAPIGateway.Utilities.MessageEntered -= Utilities_MessageEntered;
4243
ModCommunication.Unregister();
4344
}
4445
catch

0 commit comments

Comments
 (0)