Remove some whitespace

This commit is contained in:
Magnus Norddahl 2016-12-22 05:20:53 +01:00
commit 5cfe0cc955
13 changed files with 13 additions and 13 deletions

View file

@ -55,7 +55,7 @@
CVAR (Bool, r_drawflat, false, 0) // [RH] Don't texture segs?
EXTERN_CVAR(Bool, r_fullbrightignoresectorcolor);
namespace swrenderer
namespace swrenderer
{
using namespace drawerargs;