This commit is contained in:
Glenn Maynard
2005-07-21 05:44:51 +00:00
parent 83bae991b9
commit c617484b13
+1 -1
View File
@@ -232,7 +232,7 @@ void ScreenManager::Update( float fDeltaTime )
FinishConcurrentRendering();
g_bIsConcurrentlyLoading = false;
LOG->Trace( "Concurrent prepare of %s finished", m_sDelayedConcurrentPrepare.c_str() );
LOG->Trace( "Concurrent prepare of %s finished", sScreenName.c_str() );
/* We're done. Send the message. The screen is allowed to start
* another concurrent prepare from this message. */