fix calcolo punteggi + notifiche non permesse quando in gioco + ordinamento degli highscores per ordine crescente
This commit is contained in:
parent
dc206c0bb0
commit
4a29569052
16 changed files with 839 additions and 428 deletions
|
|
@ -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(){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue