Exemple #1
0
  public void onDeath(DeathEvent e) {
    ScanLog.onDeath(e);

    roundOver();
  }