From f9feb8f1fd4e2dc56218aba40ef94962fa866f84 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 24 Jun 2012 22:54:00 +0300 Subject: Fix disconnect by timeout in eathena servers. --- 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 b411f2b0f..ec49fafe1 100644 --- a/src/game.h +++ b/src/game.h @@ -134,6 +134,7 @@ class Game int mAdjustLevel; bool mAdjustPerfomance; int mLowerCounter; + int mPing; static Game *mInstance; }; -- cgit v1.2.3-70-g09d2