aboutsummaryrefslogtreecommitdiff
path: root/features
diff options
context:
space:
mode:
authorSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2022-05-24 19:37:17 +0800
committerSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2022-05-24 19:37:17 +0800
commit062f87c1acca16a40c8944de27efaac9741b44e6 (patch)
treeb3dd8991cbc417f1275c566b4df29e2919f7624c /features
parente822810c47267b4a8e8d6dc89084a8c3fb0d006a (diff)
downloadSoopyV2-062f87c1acca16a40c8944de27efaac9741b44e6.tar.gz
SoopyV2-062f87c1acca16a40c8944de27efaac9741b44e6.tar.bz2
SoopyV2-062f87c1acca16a40c8944de27efaac9741b44e6.zip
oops i edited the wrong thing
Diffstat (limited to 'features')
-rw-r--r--features/mining/index.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/mining/index.js b/features/mining/index.js
index d557aed..eb1c434 100644
--- a/features/mining/index.js
+++ b/features/mining/index.js
@@ -136,10 +136,10 @@ class Mining extends Feature {
money = 0
startingTime = -1
lastMined = 0
- this.gemstoneMoneyHudElement.setText("&6Event&7> &f" + socketConnection.chEvent.join(" &7->&f "))
+ this.gemstoneMoneyHudElement.setText("")
}
- this.nextChEventElement.setText()
+ this.nextChEventElement.setText("&6Event&7> &f" + socketConnection.chEvent.join(" &7->&f "))
})
// 2X POWDER ENDED!