Found another remaining _DEBUG reference
This commit is contained in:
parent
2be0aeaf99
commit
11380a0d88
@ -189,7 +189,7 @@ namespace glerminal
|
|||||||
m_sprites{ },
|
m_sprites{ },
|
||||||
m_layer_colors{ },
|
m_layer_colors{ },
|
||||||
m_layer_scales{ }
|
m_layer_scales{ }
|
||||||
#ifdef _DEBUG
|
#ifdef GLERMINAL_OPENGL_DEBUG_CONTEXT
|
||||||
, m_log("log.txt")
|
, m_log("log.txt")
|
||||||
#endif
|
#endif
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user