]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Remove CF_ARCHIVE bit from r_q1bsp_lightmap_updates_enabled
authorbones_was_here <bones_was_here@xonotic.au>
Thu, 4 Apr 2024 10:46:16 +0000 (20:46 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Thu, 4 Apr 2024 11:11:42 +0000 (21:11 +1000)
commit841b8bee393f337317157f75da8a022da6cc6638
tree398c5ea4ca5b2af6de9286fbfc3b9ed1a72077fb
parent3f9fdd41aec12c0832ed07f2ba0239383a3801d4
Remove CF_ARCHIVE bit from r_q1bsp_lightmap_updates_enabled

Disabling this breaks rendering so it doesn't make sense to leave it
enabled after testing.

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
gl_rmain.c