From 1007be3e214eab96e0a18e9d9495282bc887a66d Mon Sep 17 00:00:00 2001 From: Vito0912 <86927734+Vito0912@users.noreply.github.com> Date: Thu, 1 Feb 2024 22:01:26 +0100 Subject: [PATCH] Missed some names --- lib/games.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/games.js b/lib/games.js index dc123d2..97a3436 100644 --- a/lib/games.js +++ b/lib/games.js @@ -1187,7 +1187,7 @@ export const games = { } }, farmingsimulator19: { - name: 'Farming Simulator 2019', + name: 'Farming Simulator 19', release_year: 2018, options: { port: 8080, @@ -1195,7 +1195,7 @@ export const games = { } }, farmingsimulator22: { - name: 'Farming Simulator 2022', + name: 'Farming Simulator 22', release_year: 2021, options: { port: 8080,