This commit is contained in:
陈思海 2025-04-27 13:21:09 +08:00
parent 223c2f0567
commit af0490c527

View File

@ -73,8 +73,6 @@ namespace AlicizaX
EnableStrictCheck = false; EnableStrictCheck = false;
break; break;
} }
Destroy(gameObject);
} }
} }
} }