From 382419ad0f185a1cba8ac19204f9fa9ac8ea6429 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Fri, 1 Aug 2003 00:14:32 +0000 Subject: [PATCH] output total error to the log for now --- stepmania/src/ScreenEvaluation.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/stepmania/src/ScreenEvaluation.cpp b/stepmania/src/ScreenEvaluation.cpp index 98a49bacaf..70a28bd87e 100644 --- a/stepmania/src/ScreenEvaluation.cpp +++ b/stepmania/src/ScreenEvaluation.cpp @@ -156,6 +156,7 @@ ScreenEvaluation::ScreenEvaluation( CString sClassName, Type type ) : Screen(sCl default: ASSERT(0); } + LOG->Trace( "total error %i", stageStats.iTotalError[0], stageStats.iTotalError[1] ); /* //