]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
exec the font .cfg before the commandline args; this breaks some commandline args...
authorRudolf Polzer <divverent@alientrap.org>
Sat, 11 Sep 2010 16:39:22 +0000 (18:39 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Sat, 11 Sep 2010 16:39:22 +0000 (18:39 +0200)
quake.rc

index b595010c73ab57ffbff743b66feadbb054507346..40228b079a962d8d2a709a55bd781cb9b26ce62f 100644 (file)
--- 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