]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Create hud_cursormode cvar to get rid of a developer warning
authorterencehill <piuntn@gmail.com>
Sat, 23 Feb 2013 10:33:36 +0000 (11:33 +0100)
committerterencehill <piuntn@gmail.com>
Sat, 23 Feb 2013 10:33:36 +0000 (11:33 +0100)
_hud_common.cfg

index ba88a2a4fa6fedcd4f2343caeb2e8b1445b1893e..f4fa1c9427e3f2cc38e1a08970b42d0d0d6029ab 100644 (file)
@@ -5,6 +5,8 @@ seta hud_configure_checkcollisions 0 "check for collisions against other panels
 seta hud_configure_bg_minalpha 0.25 "minimum panel background alpha when in hud configure mode"
 seta hud_configure_grid_alpha 0.15 "alpha for visible grid when in configure mode"
 
+seta hud_cursormode 1 "handle mouse input in cursor mode when CSQC displays a cursor"
+
 seta hud_fontsize 11 "text fontsize for the hud"
 seta hud_width 560 "2D virtual width for the hud"