Update jar.

dev
sigonasr2 9 years ago
parent f95737fa1e
commit a1f6117d39
  1. BIN
      TwosideKeeper.jar
  2. 2
      src/sig/plugin/TwosideKeeper/TwosideKeeper.java

Binary file not shown.

@ -224,7 +224,7 @@ public class TwosideKeeper extends JavaPlugin implements Listener {
public static AutoUpdatePlugin pluginupdater;
public static Lag tpstracker;
public static boolean restarting_server=false;
public int TeamCounter = 0;
public static List<Party> PartyList = new ArrayList<Party>();
public List<Integer> colors_used = new ArrayList<Integer>();

Loading…
Cancel
Save