Merge branch 'main' of http://shu.sheziwanglo.cn:3000/shurongsen/UnityCommon
This commit is contained in:
commit
27b2f1b025
@ -301,8 +301,6 @@ public class Role : Fun
|
||||
{
|
||||
SpawnPool.intance.DeadNumber += 1;
|
||||
Destroy(gameObject);
|
||||
// SpawnPool.intance.ReturnEnemyToPool(this.gameObject); // 回收当前敌人到池中
|
||||
// ResetAllStatus();
|
||||
}
|
||||
|
||||
if (lsanimationHighlight == hitIndex)
|
||||
|
Loading…
Reference in New Issue
Block a user