diff options
author | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2022-05-29 14:14:06 +0800 |
---|---|---|
committer | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2022-05-29 14:14:06 +0800 |
commit | f3d0044dfe720e5e52d338ffc7f4efec7e780cb2 (patch) | |
tree | 4cecb863df5e703ca58cd943f3c54c0544b1498a /features/globalSettings/index.js | |
parent | de27cdebfec9fafae6f686090039758d892196d7 (diff) | |
parent | 9ec9aa2d495df5a6c48b8edbd5fe31052d20b37b (diff) | |
download | SoopyV2-f3d0044dfe720e5e52d338ffc7f4efec7e780cb2.tar.gz SoopyV2-f3d0044dfe720e5e52d338ffc7f4efec7e780cb2.tar.bz2 SoopyV2-f3d0044dfe720e5e52d338ffc7f4efec7e780cb2.zip |
Merge branch 'master' of https://github.com/Soopyboo32/SoopyV2
Diffstat (limited to 'features/globalSettings/index.js')
-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 |