aboutsummaryrefslogtreecommitdiff
path: root/features/globalSettings
diff options
context:
space:
mode:
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()
}
}