From 7a141a7c3c4e6a95363bc2dce54f055f32bb864c Mon Sep 17 00:00:00 2001 From: fruitiex Date: Sun, 16 Aug 2009 13:40:34 +0000 Subject: [PATCH] cl_showpressekeys centered, cl_showspeed moved above it git-svn-id: svn://svn.icculus.org/nexuiz/trunk@7445 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/defaultNexuiz.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/defaultNexuiz.cfg b/data/defaultNexuiz.cfg index 731570155..4387d4342 100644 --- a/data/defaultNexuiz.cfg +++ b/data/defaultNexuiz.cfg @@ -1569,12 +1569,12 @@ seta cl_gentle 0 "client side gentle mode (only replaces gibs); when set to 1, w seta sbar_increment_maptime 0 "set to 1 if you prefer an increasing hud timer" seta cl_showpressedkeys 0 "Show which movement keys someone is pressing: 1 for spectating, 2 for always" -set cl_showpressedkeys_position "1 0.8" "1 0 would be upper right corner, 0.5 0.5 the center" +seta cl_showpressedkeys_position "0.5 0.8" "1 0 would be upper right corner, 0.5 0.5 the center" seta cl_showspeed 0 "show the XY speed of the player" seta cl_showspeed_z 0 "include the speed on the Z-axis" seta cl_showspeed_size 14 "size of the numbers" -seta cl_showspeed_position 0.3 "Y-axis positioning of the numbers" +seta cl_showspeed_position 0.7 "Y-axis positioning of the numbers" set g_jetpack 0 "Jetpack mutator (uses the hook's button, can't coexist with the offhand hook, but only with the onhand one)" set g_jetpack_antigravity 0.8 "factor of gravity compensation of the jetpack" -- 2.39.2