]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Avoid double checks of numModels by calling go in configure instead of in loadCvars...
authorterencehill <piuntn@gmail.com>
Sun, 18 Jul 2010 20:16:43 +0000 (22:16 +0200)
committerterencehill <piuntn@gmail.com>
Sun, 18 Jul 2010 20:16:43 +0000 (22:16 +0200)
commit3f5af11a8794a82f13d066452580dd8d0cc756bc
tree893b483bf2d229651fe13122e33c17c2e7050778
parentc2c9eb51a0ac96e04c32d30bd2cd976f4b51ecb3
Avoid double checks of numModels by calling go in configure instead of in loadCvars. Then changed a bit the code to be cleaner (now loadCvars doesn't do part of go's work).
qcsrc/menu/xonotic/playermodel.c