[nexuiz-commits] r6984 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Jun 11 14:39:45 EDT 2009


Author: m0rfar
Date: 2009-06-11 14:39:44 -0400 (Thu, 11 Jun 2009)
New Revision: 6984

Modified:
   trunk/data/defaultNexuiz.cfg
   trunk/data/keybinds.txt
Log:
Default bind ALT for +showaccuracy
Adds +showaccuracy to Control settings

Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-06-11 17:02:24 UTC (rev 6983)
+++ trunk/data/defaultNexuiz.cfg	2009-06-11 18:39:44 UTC (rev 6984)
@@ -905,6 +905,7 @@
 bind F12 screenshot
 bind F4 ready
 bind m radar
+bind ALT +showaccuracy
 
 // Gamepad defaults. Tested with Logitech Rumblepad 2, I hope similar ones works as well.
 bind JOY1 "+crouch"

Modified: trunk/data/keybinds.txt
===================================================================
--- trunk/data/keybinds.txt	2009-06-11 17:02:24 UTC (rev 6983)
+++ trunk/data/keybinds.txt	2009-06-11 18:39:44 UTC (rev 6984)
@@ -31,6 +31,7 @@
 ""                                      "View"
 "+zoom"                                 "zoom"
 "+showscores"                           "show scores"
+"+showaccuracy"				"show accuracy"
 "screenshot"                            "screen shot"
 "radar"                                 "toggle full radar"
 ""                                      ""



More information about the nexuiz-commits mailing list