- fixed handling of FF_FADEWALLS on 3D floors. The problems with the old method became quite obvious in the demo map after the light list bug got fixed.

This commit is contained in:
Christoph Oelckers 2016-01-29 17:13:14 +01:00
commit d037493ffe
10 changed files with 25 additions and 49 deletions

View file

@ -39,7 +39,6 @@
#include "v_palette.h"
#include "templates.h"
#include "gl/renderer/gl_lightdata.h"
#include "gl/textures/gl_translate.h"
#include "gl/textures/gl_bitmap.h"
#include "gl/system/gl_interface.h"