Prepare for CoreCLR version

This commit is contained in:
Sardelka9515
2023-03-06 21:54:41 +08:00
parent 0e5271b322
commit 2451131e36
16 changed files with 155 additions and 125 deletions

View File

@ -65,6 +65,8 @@ namespace RageCoop.Client.Scripting
}
}
// TODO
/*
// Unregister associated handler
foreach (var handlers in API.CustomEventHandlers.Values)
{
@ -77,7 +79,7 @@ namespace RageCoop.Client.Scripting
}
}
}
*/
LoadedResources.Clear();
}