Fix documentation for module: Core

Former-commit-id: a79bf956a2759c6056e4e4e2193b8b192c5727c5
This commit is contained in:
Gawaboumga
2016-05-30 14:09:51 +02:00
parent 8336c05522
commit 6400ba2e28
11 changed files with 421 additions and 25 deletions

View File

@@ -28,7 +28,7 @@ namespace Nz
bool Core::Initialize()
{
if (s_moduleReferenceCounter > 0)
if (IsInitialized())
{
s_moduleReferenceCounter++;
return true; // Already initialized