]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Allow translating gender of player models
authorterencehill <piuntn@gmail.com>
Tue, 23 Apr 2019 15:18:00 +0000 (17:18 +0200)
committerterencehill <piuntn@gmail.com>
Tue, 23 Apr 2019 15:18:00 +0000 (17:18 +0200)
commitac55e67fb51bbd9a4d878c830df885f18715ef11
tree5d76624e0ea6679fb4e8203ed3824a0b2679ea88
parentb2ecac9b14d12a035ba3c6ef4e11d0e44772d634
Allow translating gender of player models

Remove wrong attempt to load a translated txt file associated with the player model (it never worked because the input string of language_filename is a pattern (models/player/*_*.txt), not a specific file name)
qcsrc/common/util.qc
qcsrc/menu/xonotic/playermodel.qc