-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
HeartDrops/src/main/kotlin/com/deflatedpickle/heartdrops/event/ForgeEventHandler.kt
Lines 175 to 180 in 4895432
| // TODO: Sort this out | |
| if (!GeneralConfig.redHeart.drop) { | |
| amount = 0 | |
| heartList.clear() | |
| } | |