aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/bingo
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-03-01 13:38:46 +0100
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-03-01 13:38:46 +0100
commite892f253ef12256dbd1182fc068b9cf0b06ffdb8 (patch)
treed805cb9330257015bc2227f395ef52e5b3b96f6d /src/main/java/at/hannibal2/skyhanni/features/bingo
parentfb7f7b46fa6d17ee85f2d45e24a2c093d0f29636 (diff)
downloadskyhanni-e892f253ef12256dbd1182fc068b9cf0b06ffdb8.tar.gz
skyhanni-e892f253ef12256dbd1182fc068b9cf0b06ffdb8.tar.bz2
skyhanni-e892f253ef12256dbd1182fc068b9cf0b06ffdb8.zip
Fixed bingo goal list not being movable.
Diffstat (limited to 'src/main/java/at/hannibal2/skyhanni/features/bingo')
-rw-r--r--src/main/java/at/hannibal2/skyhanni/features/bingo/BingoNextStepHelper.kt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/java/at/hannibal2/skyhanni/features/bingo/BingoNextStepHelper.kt b/src/main/java/at/hannibal2/skyhanni/features/bingo/BingoNextStepHelper.kt
index 03a07dbb1..b0ec44f02 100644
--- a/src/main/java/at/hannibal2/skyhanni/features/bingo/BingoNextStepHelper.kt
+++ b/src/main/java/at/hannibal2/skyhanni/features/bingo/BingoNextStepHelper.kt
@@ -274,8 +274,8 @@ class BingoNextStepHelper {
itemRequired["Jacob's Ticket"] = farmingContest
- enchantedCharcoal(7)
- compactor(7)
+// enchantedCharcoal(7)
+// compactor(7)
}
private fun compactor(amount: Long) {