Server side prop control
This commit is contained in:
@ -149,6 +149,7 @@ namespace RageCoop.Client.Scripting
|
||||
}
|
||||
}
|
||||
LoadedResources.Add(r);
|
||||
file.Close();
|
||||
}
|
||||
private bool LoadScriptsFromAssembly(ResourceFile file, string path, ClientResource resource, bool shadowCopy = true)
|
||||
{
|
||||
|
Reference in New Issue
Block a user