Update config
This commit is contained in:
@@ -72,10 +72,6 @@ echo "----- When making a multiplayer server set "sv_lan" to 0 -----"
|
||||
//breaks voice until reconnect
|
||||
//voice_enable 0
|
||||
|
||||
// Settings for local server
|
||||
sv_pure -1
|
||||
sv_cheats 1
|
||||
|
||||
// Resup bind with loadout support
|
||||
exec loadouts/init.cfg
|
||||
// My binds
|
||||
|
||||
3
config_personal/cfg/overrides/pre_init.cfg
Normal file
3
config_personal/cfg/overrides/pre_init.cfg
Normal file
@@ -0,0 +1,3 @@
|
||||
// Settings that need to be executed first
|
||||
sv_cheats 1
|
||||
sv_pure -1
|
||||
Reference in New Issue
Block a user