aboutsummaryrefslogtreecommitdiff
path: root/features/globalSettings
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/globalSettings
parentb396dea89d04f9307261a3852ea8547681e95f7f (diff)
downloadSoopyV2-90e23afefe6b20cdbe1a71cbd602607c90630af8.tar.gz
SoopyV2-90e23afefe6b20cdbe1a71cbd602607c90630af8.tar.bz2
SoopyV2-90e23afefe6b20cdbe1a71cbd602607c90630af8.zip
Bugfixes
Diffstat (limited to 'features/globalSettings')
-rw-r--r--features/globalSettings/index.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/features/globalSettings/index.js b/features/globalSettings/index.js
index 2b09c2d..6f158ec 100644
--- a/features/globalSettings/index.js
+++ b/features/globalSettings/index.js
@@ -224,8 +224,6 @@ class Hud extends Feature {
}
onDisable(){
- this.fpsEnabledSetting.delete()
-
this.initVariables()
}
}