mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
Updated SIMPLVtcJoinMap to new join scheme
This commit is contained in:
parent
1ae93b3ffd
commit
e52259e750
5 changed files with 127 additions and 151 deletions
|
|
@ -39,7 +39,6 @@ namespace PepperDash.Essentials
|
|||
// The temp directory where .cplz archives will be unzipped to
|
||||
static string _tempDirectory = _pluginDirectory + Global.DirectorySeparator + "temp";
|
||||
|
||||
|
||||
static PluginLoader()
|
||||
{
|
||||
LoadedAssemblies = new List<LoadedAssembly>();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue