From 7cf88118885699a23daa4768285d512fc06d5a2a Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Thu, 13 Jun 2013 17:25:58 +0200 Subject: Fix for #195 * loading time now is not counted in elapsed time --- src/object/robotmain.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/object') diff --git a/src/object/robotmain.cpp b/src/object/robotmain.cpp index 6539372..9b37a84 100644 --- a/src/object/robotmain.cpp +++ b/src/object/robotmain.cpp @@ -1196,6 +1196,8 @@ void CRobotMain::ChangePhase(Phase phase) if (m_mapImage) m_map->SetFixImage(m_mapFilename); + m_app->ResetTimeAfterLoading(); + /*Math::Point ddim; pos.x = 620.0f/640.0f; -- cgit v1.2.3-1-g7c22