From 63d82eada2fccdecf3c90452e93860a37656e7c4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 2 Mar 2014 19:31:34 +0300 Subject: auto save config if it was changed in game each 10 seconds. --- src/game.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game.h') diff --git a/src/game.h b/src/game.h index 023796290..ad9285931 100644 --- a/src/game.h +++ b/src/game.h @@ -135,6 +135,7 @@ class Game final int mLowerCounter; int mPing; int mTime; + int mTime2; static Game *mInstance; }; -- cgit v1.2.3-60-g2f50