This commit is contained in:
Lorenzo Iovino 2017-07-13 14:40:10 +02:00
parent 4760152e90
commit 04f900c389
22 changed files with 1278 additions and 1456 deletions

View file

@ -141,7 +141,7 @@ public class GamePage extends Page {
return null;
}
}),
Config.timeoutGame
Config.gameTimeout
);
}
}