fix calcolo punteggi + notifiche non permesse quando in gioco + ordinamento degli highscores per ordine crescente

This commit is contained in:
Lorenzo Iovino 2017-07-11 01:25:20 +02:00
parent dc206c0bb0
commit 4a29569052
16 changed files with 839 additions and 428 deletions

View file

@ -23,7 +23,7 @@ public class Config {
public static String NotificationServerName ="notification";
public static int timeoutGame = 5;
public static int timeoutGame = 10;
public static String getNotificationServerURI(){