Unload fix and small tweaks
This commit is contained in:
@ -60,7 +60,7 @@ namespace RageCoop.Client
|
||||
|
||||
private static void ReloadDomain(object sender, EventArgs e)
|
||||
{
|
||||
Loader.DomainContext.RequestUnload();
|
||||
Loader.LoaderContext.RequestUnload();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user