Skip to content

Commit

Permalink
add button in the list of games to marne
Browse files Browse the repository at this point in the history
  • Loading branch information
zefanjajobse committed Jan 13, 2024
1 parent c726e48 commit 9af6a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/static.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down

0 comments on commit 9af6a49

Please sign in to comment.