non funziona
This commit is contained in:
parent
4760152e90
commit
5117b28e2c
29 changed files with 1707 additions and 1663 deletions
|
|
@ -68,7 +68,7 @@ public class App extends JFrame {
|
|||
logger.write("APP: Font not found!");
|
||||
}
|
||||
|
||||
/*Services*/
|
||||
/*services*/
|
||||
gameService = new GameService();
|
||||
authService = new AuthService();
|
||||
|
||||
|
|
|
|||
|
|
@ -141,7 +141,7 @@ public class GamePage extends Page {
|
|||
return null;
|
||||
}
|
||||
}),
|
||||
Config.timeoutGame
|
||||
Config.gameTimeout
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue