mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Remove debug message
--HG-- branch : develop
This commit is contained in:
parent
e714e37c4c
commit
cb022c6bbb
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ void CProgress::internalProgress (float value)
|
|||
|
||||
if (!stereoHMD || StereoDisplay->wantInterface2D())
|
||||
{
|
||||
nldebug("Draw progress 2D");
|
||||
// nldebug("Draw progress 2D");
|
||||
|
||||
// Font factor
|
||||
float fontFactor = 1;
|
||||
|
|
Loading…
Reference in a new issue