]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix gamedir command by removing the forced video subsystem shutdown, it was trying...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 3 Jun 2020 02:26:30 +0000 (02:26 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 3 Jun 2020 02:26:30 +0000 (02:26 +0000)
commit8e3274ed87c256d3122f56a5275180ef08439b2a
treea282af37499b687799c2a158e4288af1bb5f69db
parentf0de094e64f62276be930f9b1150a3dc10376c5f
Fix gamedir command by removing the forced video subsystem shutdown, it was trying to load the loading screen without a running video subsystem and erroring out on the texturearray having mempool == NULL.

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