removed debug

This commit is contained in:
Cheese 2015-06-19 13:29:32 +10:00
parent 8a224950b3
commit de83e58e75

View File

@ -56,10 +56,6 @@ public class NotificationManager extends MiniPlugin
C.cGreen + C.Bold + "75% OFF");
UtilPlayer.message(player, " ");
//Debug XXX
if (rank.Has(Rank.HELPER))
rank = Rank.ULTRA;
if (rank == Rank.ALL)
{
UtilPlayer.message(player, C.cWhite + " " + player.getName() + ", you can get 75% Off " + C.cAqua + C.Bold + "All Lifetime Ranks" + C.cWhite + "!");