]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix hud_panel_radar_maximized aliases not working for 2 reasons: the aliases call...
authorterencehill <piuntn@gmail.com>
Mon, 9 Apr 2012 18:55:54 +0000 (20:55 +0200)
committerterencehill <piuntn@gmail.com>
Mon, 9 Apr 2012 18:55:54 +0000 (20:55 +0200)
commit5643f670aaa1cef52ee8b46d7756c5dfeba3dd4f
treea0e3623506ec7a3a813aeb4f12302f71492f7d39
parent0e4a456da000d70542eee0fea5d59cbafbcb1a4b
Fix hud_panel_radar_maximized aliases not working for 2 reasons: the aliases call inexistent (outdated) commands, and the code to set hud_panel_radar_maximized doesn't work as expected (FTEQCC bug? when argv(2) is true hud_panel_radar_maximized doesn't change)
_hud_common.cfg
qcsrc/client/command/cl_cmd.qc