diff --git a/structs/functions.js b/structs/functions.js index e7507d1..880de0d 100644 --- a/structs/functions.js +++ b/structs/functions.js @@ -187,9 +187,6 @@ function getContentPages(req) { if (memory.season == 27) { contentpages.dynamicbackgrounds.backgrounds.backgrounds[0].stage = "rufus"; - } else { - contentpages.dynamicbackgrounds.backgrounds.backgrounds[0].stage = "defaultnotris"; - contentpages.dynamicbackgrounds.backgrounds.backgrounds[0].backgroundimage = "https://fortnite-public-service-prod11.ol.epicgames.com/images/lightlobbybg.png"; } } catch {}