- fixed: whoops, fixed quite a merge faux pas there.

This commit is contained in:
Rachael Alexanderson 2016-12-18 20:57:27 -05:00
parent bedf4bccea
commit a4944067e8

View file

@ -54,6 +54,7 @@
CVAR(Bool, r_fogboundary, true, 0)
CVAR(Bool, r_drawmirrors, true, 0)
EXTERN_CVAR(Bool, r_fullbrightignoresectorcolor);
EXTERN_CVAR(Bool, r_mipmap)
namespace swrenderer
{