mirror of
				https://github.com/Klagarge/PokeHES.git
				synced 2025-10-31 03:39:16 +00:00 
			
		
		
		
	detect enemy
This commit is contained in:
		| @@ -2,8 +2,8 @@ package Main; | ||||
|  | ||||
| public class Settings { | ||||
|  | ||||
|     public final boolean ANDROID = false; | ||||
|     public final int PLAYERS = 1; | ||||
|     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 | ||||
|  | ||||
|     public static final int SIDE = 800; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user