mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-23 13:46:46 +01:00
Reverted last commit
This commit is contained in:
parent
5a394ee744
commit
064c16f4d7
@ -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);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user