Fixed accedental typo

This commit is contained in:
Khyperia 2011-12-02 20:55:43 -05:00
parent 91be153474
commit dc74239edc

View File

@ -83,7 +83,7 @@ public class Commandremove extends EssentialsCommand
continue;
}
}
else if (toRemove == ToRemove.DROPS)
if (toRemove == ToRemove.DROPS)
{
if (e instanceof Item)
{