diff --git a/game/csgo/cfg/deathmatch.cfg b/game/csgo/cfg/deathmatch.cfg index ba8b6216..42bb0dde 100644 --- a/game/csgo/cfg/deathmatch.cfg +++ b/game/csgo/cfg/deathmatch.cfg @@ -16,6 +16,6 @@ css_plugins load "plugins/disabled/Deathmatch/Deathmatch.dll" exec deathmatch_settings.cfg -exec_after_map_start "exec deathmatch.cfg" +exec_after_map_start "exec deathmatch_settings.cfg" echo "deathmatch.cfg executed"