aboutsummaryrefslogtreecommitdiff
path: root/features/hud
diff options
context:
space:
mode:
authorSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2022-02-05 19:11:43 +0800
committerSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2022-02-05 19:11:43 +0800
commit3892a1f24f9cc631920050b9f0339b3e40ce8624 (patch)
tree91c4eaa478e16354a2fc6167818ec6f29560f605 /features/hud
parent7f352a16e2eee5faa27c8c462a3e96f30780abca (diff)
downloadSoopyV2-3892a1f24f9cc631920050b9f0339b3e40ce8624.tar.gz
SoopyV2-3892a1f24f9cc631920050b9f0339b3e40ce8624.tar.bz2
SoopyV2-3892a1f24f9cc631920050b9f0339b3e40ce8624.zip
add blood rush box
Diffstat (limited to 'features/hud')
-rw-r--r--features/hud/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/features/hud/index.js b/features/hud/index.js
index de37a64..9f83449 100644
--- a/features/hud/index.js
+++ b/features/hud/index.js
@@ -595,7 +595,6 @@ class Hud extends Feature {
apiLoad(data, dataType, isSoopyServer, isLatest){
if(dataType === "skyblock" && !isSoopyServer){
- console.log(this.constructor.name)
this.statApiLoadThingo(data)
}
if(!isSoopyServer || !isLatest) return