From 9af6a4961003f80b2a982884b7295b9d170c2f67 Mon Sep 17 00:00:00 2001 From: Zefanja Jobse Date: Sat, 13 Jan 2024 10:37:36 +0100 Subject: [PATCH] add button in the list of games to marne --- src/api/static.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/static.tsx b/src/api/static.tsx index bb77d40..455d30a 100644 --- a/src/api/static.tsx +++ b/src/api/static.tsx @@ -27,7 +27,7 @@ export const projects = { }; export const platformGames = { - pc: ["bf3", "bf4", "bfh", "bf1", "bfv", "bf2042"], + pc: ["bf3", "bf4", "bfh", "bf1", "bf1marne", "bfv", "bf2042"], xboxone: ["bf4", "bfh", "bf1", "bfv", "bf2042"], xbox360: ["bf3", "bf4", "bfh"], ps4: ["bf4", "bfh", "bf1", "bfv", "bf2042"],