mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-11-10 22:00:50 +01:00
Reverted last commit
This commit is contained in:
@@ -46,7 +46,6 @@ public class Archery {
|
|||||||
|
|
||||||
if (quantity != null) {
|
if (quantity != null) {
|
||||||
Misc.dropItems(entity.getLocation(), new ItemStack(Material.ARROW), quantity);
|
Misc.dropItems(entity.getLocation(), new ItemStack(Material.ARROW), quantity);
|
||||||
arrowTracker.remove(entity);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user