From 22a32beb3a760ebfb5baece78a026d2918754cb6 Mon Sep 17 00:00:00 2001 From: ZouJin Date: Mon, 25 Sep 2023 17:44:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=B0=E5=AF=8C=E7=8A=B6=E6=80=81=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E7=AD=89=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VPet-Simulator.Windows/MainWindow.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VPet-Simulator.Windows/MainWindow.cs b/VPet-Simulator.Windows/MainWindow.cs index b1c623c..4f92d94 100644 --- a/VPet-Simulator.Windows/MainWindow.cs +++ b/VPet-Simulator.Windows/MainWindow.cs @@ -639,7 +639,7 @@ namespace VPet_Simulator.Windows } else { - SteamFriends.SetRichPresence("lv", ""); + SteamFriends.SetRichPresence("lv", " "); } if (Core.Save.Mode == GameSave.ModeType.Ill) {