From f27e666d3c7001d62d5292644cae8b3cfaa9af01 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 5 Mar 2013 22:24:38 +0300 Subject: Add config counters for starting client and entering game. --- src/client.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/client.cpp') diff --git a/src/client.cpp b/src/client.cpp index 5a0733e92..3358287a1 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -329,6 +329,8 @@ void Client::gameInit() logger->log("init 4"); logger->setDebugLog(config.getBoolValue("debugLog")); + config.incValue("runcount"); + storeSafeParameters(); #ifdef ENABLE_NLS -- cgit v1.2.3-60-g2f50