怪物正常化

back_recharge
wangyuan 2019-09-09 11:12:53 +08:00
parent 082e21cadf
commit 9dfd5db209
1 changed files with 0 additions and 1 deletions

View File

@ -152,7 +152,6 @@ public class SceneManager {
System.out.println("find and break... " + monsterIndex); System.out.println("find and break... " + monsterIndex);
break; break;
} }
break;
} }
} }