Merge branch 'master' of ssh://184.154.0.242:7999/min/Mineplex

This commit is contained in:
Jonathan Williams 2014-10-17 03:34:47 -05:00
commit 98ffa53128
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
package mineplex.hub;
public enum HubType
{
Normal,
Halloween,
Christmas
}