From 158e2b5eb03ae01bf5c49f87292bf7aca8ae749b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 29 Sep 2017 18:40:47 +0300 Subject: Fix code style. --- src/gui/windows/killstats.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/windows/killstats.h') diff --git a/src/gui/windows/killstats.h b/src/gui/windows/killstats.h index a57c5c439..c701d8430 100644 --- a/src/gui/windows/killstats.h +++ b/src/gui/windows/killstats.h @@ -96,7 +96,7 @@ class KillStats final : public Window, int mKillCounter; /**< Session Kill counter. */ int64_t mExpCounter; /**< Session Exp counter. */ int mKillTCounter; /**< Timer Kill counter. */ - int mExpTCounter; /**< Timer Exp counter. */ + int64_t mExpTCounter; /**< Timer Exp counter. */ time_t m1minExpTime; int64_t m1minExpNum; -- cgit v1.2.3-60-g2f50