]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Make use of CACHEPICFLAG_FAILONMISSING flag for conback if missing content
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 16 May 2020 20:12:43 +0000 (20:12 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 16 May 2020 20:12:43 +0000 (20:12 +0000)
commit0ec51413567a78f109ecee254e6973a42c8a026c
tree9c5378a279f2c751e746777ad18817800fa4d88c
parentbee674d55fd008e90e33646c0e26ee1943f1ec30
Make use of CACHEPICFLAG_FAILONMISSING flag for conback if missing content

This makes the console readable if game content is missing, by rendering
solid black, just like before.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12529 d7cf8633-e32d-0410-b094-e92efae38249
console.c