]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix an error caused by the selection of the first cvar before the cvarlist is loaded...
authorterencehill <piuntn@gmail.com>
Thu, 3 Dec 2015 22:45:44 +0000 (23:45 +0100)
committerterencehill <piuntn@gmail.com>
Thu, 3 Dec 2015 22:45:44 +0000 (23:45 +0100)
commitac8f316a963d4efe7b35b3823e364a61cebf6699
treef0302e28574112dc7cfa511793199aaafa15d578
parent045a9a870f044123cbecfd3f0432671371c40fd8
Fix an error caused by the selection of the first cvar before the cvarlist is loaded; also fix another small issue when restarting the menu caused by nItems getting initialized to 42 in the listBox class (WTF!)
qcsrc/menu/item/listbox.qc
qcsrc/menu/xonotic/cvarlist.qc
qcsrc/menu/xonotic/demolist.qc
qcsrc/menu/xonotic/screenshotlist.qc