Merge branch 'colormap-overhaul' into colormap-overhaul-change-ldef

This commit is contained in:
mazmazz 2018-09-14 22:35:51 -04:00
commit 5f2df0f453

View file

@ -53,7 +53,7 @@ typedef UINT8 lighttable_t;
typedef struct extracolormap_s
{
UINT8 fadestart, fadeend;
UINT8 fog; // 1 = disable sprite fullbright, 2 = force planes fullbright, see public gitlab !268
UINT8 fog; // categorical value, not boolean
// store rgba values in combined bitwise
// also used in OpenGL instead lighttables