diff options
Diffstat (limited to '')
-rw-r--r-- | src/Items/ItemThrowable.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Items/ItemThrowable.h b/src/Items/ItemThrowable.h index 85234088f..706143896 100644 --- a/src/Items/ItemThrowable.h +++ b/src/Items/ItemThrowable.h @@ -1,5 +1,5 @@ -// Declares the itemhandlers for throwable items: eggs, snowballs and ender pearls +// Declares the itemhandlers for throwable items: eggs, snowballs, ender pearls, and eyes of ender. #pragma once |