Fix debug compilation.
Signed-off-by: sphrose <82213493+sphrose@users.noreply.github.com>
This commit is contained in:
@@ -874,7 +874,7 @@ namespace AZ
|
||||
BeginCullingJobs(views);
|
||||
}
|
||||
|
||||
#if AZ_CULL_DEBUG_ENABLED
|
||||
#ifdef AZ_CULL_DEBUG_ENABLED
|
||||
AuxGeomDrawPtr auxGeom;
|
||||
if (m_debugCtx.m_debugDraw)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user