EnderLance == Carbogen

This commit is contained in:
MistPhizzle 2014-11-27 13:00:28 -05:00
parent 85fce15cbd
commit cc69cc0b78

View file

@ -879,7 +879,7 @@ public class Commands {
|| p.getName().equalsIgnoreCase("kingbirdy") // kingbirdy
|| p.getName().equalsIgnoreCase("CherryCoolade") // Coolade
|| p.getName().equalsIgnoreCase("sampepere") // AlexTheCoder
|| p.getName().equalsIgnoreCase("EnderLance")) // Carbogen
|| p.getName().equalsIgnoreCase("Carbogen")) // Carbogen
{
s.sendMessage(ChatColor.YELLOW + "ProjectKorra Developer");
}