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