示例#1
0
 public void TrapDie(MsgSCTrapDie msg)
 {
     trapmanager.DestroyTrap(msg.entityID);
 }