]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Merge branch 'terencehill/menu_fixes' into 'master'
authorTimePath <andrew.hardaker1995@gmail.com>
Mon, 9 May 2016 21:03:59 +0000 (21:03 +0000)
committerTimePath <andrew.hardaker1995@gmail.com>
Mon, 9 May 2016 21:03:59 +0000 (21:03 +0000)
Misc minor fixes to the menu

See merge request !316

1  2 
qcsrc/menu/xonotic/cvarlist.qc

index f23af46d9ea017839dc159122168db91a9146fef,18f439d54338ae0cb7112662c82453344bbe253c..12bb2810ba87282e54d9df9c43b7df5e1dba38c1
@@@ -1,8 -1,8 +1,9 @@@
  #include "cvarlist.qh"
  
  #include "inputbox.qh"
+ #include "../item/checkbox.qh"
  #include "../item/container.qh"
 +#include "../item/checkbox.qh"
  
  entity makeXonoticCvarList()
  {