diff options
Diffstat (limited to 'features/globalSettings')
-rw-r--r-- | features/globalSettings/index.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/features/globalSettings/index.js b/features/globalSettings/index.js index 92132d8..ef566c9 100644 --- a/features/globalSettings/index.js +++ b/features/globalSettings/index.js @@ -73,10 +73,6 @@ class GlobalSettings extends Feature { this.registerEvent("tick", this.fixNEU) } - // if (net.minecraftforge.fml.common.Loader.isModLoaded("SoopyV2")) { - //TODO: stuff here - // } - try { //This enables links from soopymc.my.to to be shown in patcher image preview let hasHost = false |