Fix build error in release
This commit is contained in:
@@ -352,7 +352,9 @@ void JulietApplication::Update()
|
||||
|
||||
if (ShowMemoryDebugger)
|
||||
{
|
||||
#if JULIET_DEBUG
|
||||
Debug::DebugDrawMemoryArena();
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user