mirror of
				https://github.com/Klagarge/PokeHES.git
				synced 2025-10-30 11:19:17 +00:00 
			
		
		
		
	finish to add time
This commit is contained in:
		| @@ -45,6 +45,7 @@ public class Battle { | ||||
|         } | ||||
|         else if( getLineSpeech() == 5  || getLineSpeech() == 6){ | ||||
|             finish(); | ||||
|             e.recoveredTime = 0; | ||||
|         } | ||||
|         else if(0 < getLineSpeech() && getLineSpeech() < 4){ | ||||
|             checkAnswer(answer); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user