mirror of
https://github.com/ApfelTeeSaft/Reload-Backend.git
synced 2026-08-27 03:43:27 +00:00
Fixed chapter 2, 3, 4, 5, 6, 7, 8 backgrounds
This commit is contained in:
@@ -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 {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user