We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7d8893 commit 170febaCopy full SHA for 170feba
1 file changed
games.js
@@ -635,6 +635,13 @@ const GAMES_DATA = [
635
image: proxy("https://static.wikia.nocookie.net/bendy-and-the-ink-machine/images/3/3b/BATIM_Steam_thumbnail_2024.jpg/revision/latest?cb=20241201192909"),
636
url: "games/bendy/index.html",
637
mobile: true
638
+ },
639
+ {
640
+ id: "88",
641
+ title: "Rogue Sergeant: The Final Operation",
642
+ image: proxy("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQGqVzvBP01X9u2DA5wce8pprEh13VCzAvl_44DFyUlMw&s"),
643
+ url: "games/Rogue Sergeant The Final Operation.html",
644
+ mobile: true
645
}
646
647
0 commit comments