From b49bad14418ba413fbcea2270dd19800461ce3fd Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 19 Apr 2025 22:25:01 -0700 Subject: fix phrasing issue in GameNotes --- site/src/components/GameNotes.tsx | 14 +++++++------- site/src/pages/Homepage.tsx | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/site/src/components/GameNotes.tsx b/site/src/components/GameNotes.tsx index ea840c8..91676fc 100644 --- a/site/src/components/GameNotes.tsx +++ b/site/src/components/GameNotes.tsx @@ -84,7 +84,7 @@ export const GameNotes = (isMoe: boolean): Record => ({

Official e-amusement service in NA available only at Round1 USA
- Online Cabinets in non-supported regions (CAN/EU/AUS) are on private networks which are running older data + Online Cabinets in non-supported regions (CAN/EU/AUS) are on private networks which run older data

), @@ -99,7 +99,7 @@ export const GameNotes = (isMoe: boolean): Record => ({

Official e-amusement service in NA available only at Round1 USA
- Online Cabinets in non-supported regions (CAN/EU/AUS) are on private networks which are running older data + Online Cabinets in non-supported regions (CAN/EU/AUS) are on private networks which run older data

), @@ -111,7 +111,7 @@ export const GameNotes = (isMoe: boolean): Record => ({

Official e-amusement service in NA available only at Round1 USA
- Online Cabinets in non-supported regions (CAN/EU/AUS) are on private networks which are running older data + Online Cabinets in non-supported regions (CAN/EU/AUS) are on private networks which run older data

), @@ -123,7 +123,7 @@ export const GameNotes = (isMoe: boolean): Record => ({

Official e-amusement service in NA available only at Round1 USA
- Online Cabinets in non-supported regions (CAN/EU/AUS) are on private networks which are running older data + Online Cabinets in non-supported regions (CAN/EU/AUS) are on private networks which run older data

), @@ -133,7 +133,7 @@ export const GameNotes = (isMoe: boolean): Record => ({ Online only in Japan and Asia regions. No online service in the US (only old versions running offline-kit)

- Online Cabinets in non-supported regions (CAN/EU/AUS) are on private networks which are running older data + Online Cabinets in non-supported regions (CAN/EU/AUS) are on private networks which run older data

), @@ -143,7 +143,7 @@ export const GameNotes = (isMoe: boolean): Record => ({ Online only in Japan and Asia regions. Japan and Asia only. No online service in the US (only old versions running offline-kit)

- Online Cabinets in non-supported regions (CAN/EU/AUS) are on private networks which are running older data + Online Cabinets in non-supported regions (CAN/EU/AUS) are on private networks which run older data

), @@ -153,7 +153,7 @@ export const GameNotes = (isMoe: boolean): Record => ({ Online only in Japan and Asia regions. Japan and Asia only. No online service in the US

- Online Cabinets in non-supported regions (CAN/EU/AUS) are on private networks which are running older data + Online Cabinets in non-supported regions (CAN/EU/AUS) are on private networks which run older data

), diff --git a/site/src/pages/Homepage.tsx b/site/src/pages/Homepage.tsx index 6cee80a..d7919b4 100644 --- a/site/src/pages/Homepage.tsx +++ b/site/src/pages/Homepage.tsx @@ -65,7 +65,7 @@ export default function Home() { ) : (

Welcome to 573-UPDATES

- +

News and Information for various arcade games is aggregated here!

Please see the{" "} -- cgit v1.2.3