Ejemplo n.º 1
0
 public void LeaveCombat()
 {
     m_combatModule.RemovePlayerFromTeam(m_Team, m_SP.UUID);
     HasLeftCombat = true;
 }