From e8a42851e10f71ffa8ca7d5ef56e9b389b1209f7 Mon Sep 17 00:00:00 2001 From: savagex Date: Tue, 9 May 2006 16:48:27 +0000 Subject: [PATCH] disable startup demos due to concerns about loading time. This is controversial, though. git-svn-id: svn://svn.icculus.org/nexuiz/trunk@1390 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/quake.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/quake.rc b/data/quake.rc index fe902bccf..d797f59d5 100644 --- a/data/quake.rc +++ b/data/quake.rc @@ -2,7 +2,7 @@ exec default.cfg exec config.cfg exec autoexec.cfg stuffcmds -startdemos demos/demo1 demos/demo2 demos/demo3 +//startdemos demos/demo1 demos/demo2 demos/demo3 //startdemos //play announcer/male/welcome.ogg -- 2.39.2