Found another remaining _DEBUG reference

This commit is contained in:
Shylie 2024-05-26 12:52:30 -04:00
parent 2be0aeaf99
commit 11380a0d88

View File

@ -189,7 +189,7 @@ namespace glerminal
m_sprites{ },
m_layer_colors{ },
m_layer_scales{ }
#ifdef _DEBUG
#ifdef GLERMINAL_OPENGL_DEBUG_CONTEXT
, m_log("log.txt")
#endif
{