- fixed: the WallTypes enum contained a value that no longer was valid. This was fixed orignally last week but it seems to have gotten lost.

This commit is contained in:
Christoph Oelckers 2014-08-03 12:21:05 +02:00
parent c98e3ca99d
commit 19cfffebb3
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ enum WallTypes
RENDERWALL_MIRROR,
RENDERWALL_MIRRORSURFACE,
RENDERWALL_M2SNF,
RENDERWALL_M2SFOG,
RENDERWALL_COLOR,
RENDERWALL_FFBLOCK,
RENDERWALL_COLORLAYER,