From d6162134a15f2aea0df61f1bf7395332f8c416b9 Mon Sep 17 00:00:00 2001 From: Samual Date: Wed, 18 Jan 2012 14:02:47 -0500 Subject: [PATCH] Also execute the config in defaultXonotic.cfg :P --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 6c0c9e6bf..9c297f2c0 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -62,7 +62,6 @@ _cl_name Player _cl_playermodel models/player/erebus.iqm _cl_playerskin 0 - seta cl_reticle 1 "control for toggling whether ANY zoom reticles are shown" seta cl_reticle_stretch 0 "whether to stretch reticles so they fit the screen (brakes image proportions)" seta cl_reticle_item_nex 1 "draw aiming reticle for the nex weapon's zoom, 0 disables and values between 0 and 1 change alpha" @@ -1882,6 +1881,7 @@ exec effects-normal.cfg exec physicsX.cfg exec turrets.cfg exec vehicles.cfg +exec crosshairs.cfg // load console command aliases and settings exec commands.cfg -- 2.39.2