From 86fee8c7f8b9d0affa822b1a4d5a58406ae0a844 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sun, 12 Jun 2011 22:29:48 +0200 Subject: [PATCH] also exec autoexec/*.cfg on startup --- quake.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/quake.rc b/quake.rc index 2c0f409ea2..5dd32c8ac0 100644 --- a/quake.rc +++ b/quake.rc @@ -4,6 +4,7 @@ maxplayers $menu_maxplayers exec data/campaign.cfg exec config_update.cfg exec font-xolonium.cfg +exec autoexec/*.cfg exec autoexec.cfg stuffcmds //startdemos demos/demo1 demos/demo2 demos/demo3 -- 2.39.2