From: havoc Date: Thu, 15 Mar 2007 11:32:01 +0000 (+0000) Subject: updated with new default value of con_closeontoggleconsole X-Git-Tag: xonotic-v0.1.0preview~3437 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=57d48e809d06288c27678db85396252f707349a8;p=xonotic%2Fdarkplaces.git updated with new default value of con_closeontoggleconsole git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6979 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/darkplaces.txt b/darkplaces.txt index f84a20ea..8f4908b3 100644 --- a/darkplaces.txt +++ b/darkplaces.txt @@ -488,7 +488,7 @@ collision_impactnudge 0.03125 how much t collision_leavenudge 0 how much to bias collision exit fraction collision_prefernudgedfraction 1 whether to sort collision events by nudged fraction (1) or real fraction (0) collision_startnudge 0 how much to bias collision trace start -con_closeontoggleconsole 0 allows toggleconsole binds to close the console as well +con_closeontoggleconsole 1 allows toggleconsole binds to close the console as well con_notify 4 how many notify lines to show (0-32) con_notifytime 3 how long notify lines last, in seconds con_textsize 8 console text size in virtual 2D pixels