Fixed chapter 2, 3, 4, 5, 6, 7, 8 backgrounds

This commit is contained in:
Burlone
2025-01-04 22:02:36 +01:00
parent 98ba9f31cb
commit 0a22df60e2
-3
View File
@@ -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 {}