Modified comments

Former-commit-id: d66e58a05e212983a6522989ece76a7bdf0292c6
This commit is contained in:
Lynix
2014-01-05 15:28:57 +01:00
parent a332579c80
commit f3f16144ab
3 changed files with 4 additions and 2 deletions

View File

@@ -646,7 +646,7 @@ bool NzRenderer::Initialize()
return false;
}
// Initialisation du module
// Initialisation d'OpenGL
if (!NzOpenGL::Initialize())
{
NazaraError("Failed to initialize OpenGL");