1
0
forked from 0ad/0ad

Forgot to make a variable unused.

This was SVN commit r15631.
This commit is contained in:
wraitii 2014-08-13 14:52:38 +00:00
parent ada7691bce
commit a4df483f60

View File

@ -44,7 +44,7 @@ public:
virtual void RenderBeforeWater() { }
virtual void RenderAfterWater(int cullGroup) { }
virtual void RenderAfterWater(int UNUSED(cullGroup)) { }
/**
* Draw all ITerrainOverlay objects that exist