This commit is contained in:
KHobbits 2014-04-06 15:44:37 +01:00
parent fe9fbf585f
commit 10de6ac929
13 changed files with 2 additions and 14 deletions

View file

@ -179,7 +179,6 @@ public class Commandremove extends EssentialsCommand
e.remove();
removed++;
}
;
break;
case ARROWS:
if (e instanceof Projectile)