From: Rudolf Polzer Date: Sat, 11 Sep 2010 16:39:22 +0000 (+0200) Subject: exec the font .cfg before the commandline args; this breaks some commandline args... X-Git-Tag: xonotic-v0.1.0preview~315^2~1 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=b7b6b5f89c447d105ca95f46a5386df3621b558b;p=xonotic%2Fxonotic-data.pk3dir.git exec the font .cfg before the commandline args; this breaks some commandline args, but fixes +map --- diff --git a/quake.rc b/quake.rc index b595010c7..40228b079 100644 --- a/quake.rc +++ b/quake.rc @@ -3,9 +3,8 @@ exec config.cfg exec data/campaign.cfg exec config_update.cfg exec autoexec.cfg +exec font-nimbussansl.cfg stuffcmds //startdemos demos/demo1 demos/demo2 demos/demo3 //startdemos //play announcer/male/welcome.ogg - -exec font-nimbussansl.cfg