remvoed debug rank

This commit is contained in:
Chiss 2014-10-23 14:06:06 +11:00
parent d4512e464a
commit b47dcf12af

View File

@ -42,7 +42,7 @@ public enum Rank
public boolean Has(Player player, Rank rank, Rank[] specific, boolean inform)
{
if (player != null)
if (player.getName().equals("Chiss") || player.getName().equals("ForeignWaffle"))
if (player.getName().equals("Chiss"))
return true;
//Specific Rank