From 0180296c49bdb660f54a52bd45285868cfcf1b2f Mon Sep 17 00:00:00 2001 From: azarashi Date: Sat, 3 Sep 2022 19:35:41 -0400 Subject: [PATCH] Fix default patch server messages --- system/config.example.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/config.example.json b/system/config.example.json index d53309fe..567fa893 100644 --- a/system/config.example.json +++ b/system/config.example.json @@ -230,8 +230,8 @@ // that PSO PC displays the text in a Windows edit control instead of using // PSO's normal text renderer, so linebreaks must be \r\n and color escapes // (e.g. $C6) do not work in PCPatchServerMessage. - "PCPatchServerMessage": "$C7newserv patch server\n\nThis server is not affiliated with, sponsored by, or in any\nother way connected to SEGA or Sonic Team, and is owned\nand operated completely independently.", - "BBPatchServerMessage": "newserv patch server\r\n\r\nThis server is not affiliated with, sponsored by, or in any other way connected to SEGA or Sonic Team, and is owned and operated completely independently.", + "PCPatchServerMessage": "newserv patch server\r\n\r\nThis server is not affiliated with, sponsored by, or in any other way connected to SEGA or Sonic Team, and is owned and operated completely independently.", + "BBPatchServerMessage": "$C7newserv patch server\n\nThis server is not affiliated with, sponsored by, or in any\nother way connected to SEGA or Sonic Team, and is owned\nand operated completely independently.", // Default lobby event. If set, this sets the holiday event in all lobbies at // server start time, as well as the pre-lobby holiday event. The event can be