1
0
mirror of https://github.com/Klagarge/PokeHES.git synced 2025-07-18 05:41:10 +00:00
This commit is contained in:
2022-06-17 08:48:57 +02:00
parent 42ddda4ae4
commit 82e2a0c059
8 changed files with 63 additions and 12 deletions

View File

@ -4,7 +4,7 @@ public class Settings {
public static final boolean ANDROID = false;
public static final int PLAYERS = 1;
public static final int TIME = 10; // number of minutes for kill all enemy // should be 10
public static final int TIME = 15; // number of minutes for kill all enemy // should be 10
public static final int RECOVERED = 30; // number of seconds an enemy need for recovered
public static final int SWITCH_MAP_TIME = 250; // Number of milliseconds the player wait for switch map