diff options
Diffstat (limited to 'site/src/components/NoteModals.tsx')
| -rw-r--r-- | site/src/components/NoteModals.tsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/site/src/components/NoteModals.tsx b/site/src/components/NoteModals.tsx index fe68054..352a146 100644 --- a/site/src/components/NoteModals.tsx +++ b/site/src/components/NoteModals.tsx @@ -224,8 +224,8 @@ export const AllnetPrivateServerWarning: React.FC<{ isMoe: boolean }> = ({ transferrable with official service. Please take care to know the difference. <br /> <br /> - All information on this side refers to cabinets on the official - network. + These cabinets will typically be operating an older version of the game, and be updated trailing the latest official version. + All information on this site refers to the official version of the game. </p> </div> <div className="flex justify-end"></div> |
