aboutsummaryrefslogtreecommitdiff
path: root/features/mining
diff options
context:
space:
mode:
authorSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2021-11-26 01:37:53 +0800
committerSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2021-11-26 01:37:53 +0800
commit90e23afefe6b20cdbe1a71cbd602607c90630af8 (patch)
treeecbe8ebbaea87431322643c9aa3a6746ea4a3726 /features/mining
parentb396dea89d04f9307261a3852ea8547681e95f7f (diff)
downloadSoopyV2-90e23afefe6b20cdbe1a71cbd602607c90630af8.tar.gz
SoopyV2-90e23afefe6b20cdbe1a71cbd602607c90630af8.tar.bz2
SoopyV2-90e23afefe6b20cdbe1a71cbd602607c90630af8.zip
Bugfixes
Diffstat (limited to 'features/mining')
-rw-r--r--features/mining/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/features/mining/index.js b/features/mining/index.js
index c430e3a..214ffa7 100644
--- a/features/mining/index.js
+++ b/features/mining/index.js
@@ -127,6 +127,7 @@ class Mining extends Feature {
}
tick(){
+ if(!this.FeatureManager.features["dataLoader"]) return
if(this.guessBalHp.getValue() || this.balRespawnHud.getValue()){
if(this.FeatureManager.features["dataLoader"].class.area === "Crystal Hollows" && this.FeatureManager.features["dataLoader"].class.areaFine === "Khazad-dm"){