postproc_none: Change default lightmap format to e5bgr9

This commit is contained in:
Marco Cawthorne 2020-12-07 20:02:37 +01:00
parent 3195b4c196
commit 8fc5ac9b17

View file

@ -25,7 +25,7 @@ seta r_nolerp 0
// lighting
seta r_lightmap 0
seta r_lightmap_format rgb9e5
seta r_lightmap_format e5bgr9
seta r_lightmap_saturation 1
seta r_nolightdir 0
seta r_loadlit 1