]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix the error message that appears when loading an instagib-only map into regular...
authorRudolf Polzer <divVerent@xonotic.org>
Wed, 19 Oct 2016 21:11:10 +0000 (17:11 -0400)
committerRudolf Polzer <divVerent@xonotic.org>
Wed, 19 Oct 2016 21:12:22 +0000 (17:12 -0400)
commit8dc4434f2616aacce7f8562d8595bbf48694df7a
treebe8e1adc694549b6cc6ebad2b4a9c89dd1beea83
parent41513f92cbd4639798cdd8459adbfae4e4cecec8
Fix the error message that appears when loading an instagib-only map into regular gameplay.

Replaces:

can't play the selected map in the given game mode (dm). Falling back to
a supported mode (dm)

with:

the selected map lacks features required by current settings; playing
anyway.

Note: such maps aren't selectable/votable anyway, this only applies to the "map" command.
qcsrc/common/mapinfo.qc