Update jar.

This commit is contained in:
sigonasr2 2016-07-15 10:58:17 -05:00
parent f95737fa1e
commit a1f6117d39
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -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>();