mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
Added the S22 lobby background.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.0 MiB |
@@ -262,6 +262,10 @@ function getContentPages(req) {
|
|||||||
contentpages.dynamicbackgrounds.backgrounds.backgrounds[0].stage = "season2130";
|
contentpages.dynamicbackgrounds.backgrounds.backgrounds[0].stage = "season2130";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (memory.season == 22) {
|
||||||
|
contentpages.dynamicbackgrounds.backgrounds.backgrounds[0].backgroundimage = "https://fortnite-public-service-prod11.ol.epicgames.com/images/contentpages/t-bp22-lobby-square-2048x2048-2048x2048-e4e90c6e8018.jpg"
|
||||||
|
}
|
||||||
} catch (err) {}
|
} catch (err) {}
|
||||||
|
|
||||||
return contentpages;
|
return contentpages;
|
||||||
|
|||||||
Reference in New Issue
Block a user