mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-24 21:11:39 +00:00
- fixed: whoops, fixed quite a merge faux pas there.
This commit is contained in:
parent
bedf4bccea
commit
a4944067e8
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue