Update server ping with each game action (#239).

This commit is contained in:
lotodore
2013-12-08 12:20:51 +01:00
parent e58545b001
commit 0d60360fca
11 changed files with 76 additions and 14 deletions
+2 -1
View File
@@ -40,7 +40,8 @@
#include "ui_startwindow.h"
#endif
#include "game_defs.h"
#include <game_defs.h>
#include <serverdata.h>
#include <QMessageBox>
#include "mymessagebox.h"