enum change didn't commit in the last commit ugh
This commit is contained in:
parent
22ae67ba81
commit
10eb1bb9c9
@ -13,7 +13,7 @@ import org.bukkit.Location;
|
||||
public enum WorldEventType
|
||||
{
|
||||
// SLIME_KING("Slime King", SlimeBoss.class, 30),
|
||||
KING_OF_THE_HILL("King of The Hill", KingHill.class, 30),
|
||||
KING_HILL("King of The Hill", KingHill.class, 30),
|
||||
UNDEAD_CAMP("Undead Camp", UndeadCamp.class, 30);//,
|
||||
// Golem("Iron Wizard", GolemBoss.class, 30);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user