diff --git a/cfg/server.cfg b/cfg/server.cfg index 4b728666c..20b185d2c 100644 --- a/cfg/server.cfg +++ b/cfg/server.cfg @@ -15,7 +15,7 @@ motdfile "mymotd.txt" // This ensures that Valve doesn't over hostfile "myhost.txt" // This ensures that Valve doesn't overwrite the Hostfile every Update. [Edit this file instead of host.txt, found in the same folder (/left4dead2)] // What .cfg files to load on Matchmode load (Plugins, nothing else) - Separate with ; -sm_cvar match_execcfg_plugins "generalfixes.cfg;confogl_plugins.cfg;sharedplugins.cfg" +sm_cvar confogl_match_execcfg_plugins "generalfixes.cfg;confogl_plugins.cfg;sharedplugins.cfg" // [Other Neat Stuff] // -----------------------------------------------------------------------