删了注释
This commit is contained in:
parent
cfcbd6c168
commit
b2bb7613b4
@ -300,7 +300,7 @@ public class Role : Fun
|
||||
if (lsanimationHighlight == dieIndex)
|
||||
{
|
||||
SpawnPool.intance.DeadNumber += 1;
|
||||
Destroy(gameObject);
|
||||
// Destroy(gameObject);
|
||||
// SpawnPool.intance.ReturnEnemyToPool(this.gameObject); // 回收当前敌人到池中
|
||||
// ResetAllStatus();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user