mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-06 18:49:39 +01:00
Remove outdated todo
This commit is contained in:
parent
07633a89c8
commit
70298a830b
@ -92,7 +92,6 @@ public class EntityListener implements Listener {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO #733: Player can't throw snowball but the item is taken.
|
||||
@EventHandler(ignoreCancelled = true, priority = EventPriority.LOWEST)
|
||||
public void onProjectileLaunch(ProjectileLaunchEvent event) {
|
||||
if (event.getEntity() == null) {
|
||||
|
Loading…
Reference in New Issue
Block a user