From 4ec36c23165aeeba714776feaa936c8844449f33 Mon Sep 17 00:00:00 2001 From: modimobeikete <54436686+modimobeikete@users.noreply.github.com> Date: Tue, 28 May 2024 16:29:21 +0800 Subject: [PATCH] Update RichPresence.txt --- Steam/RichPresence.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Steam/RichPresence.txt b/Steam/RichPresence.txt index 2501564..9bf5f44 100644 --- a/Steam/RichPresence.txt +++ b/Steam/RichPresence.txt @@ -76,8 +76,8 @@ { "tokens" { - "#StatusInPrivateWorld" "目前在私人世界 (已打开 %total_worlds% 世界)" - "#StatusInWorld" "目前在 %current_world_name% ,有 %current_world_users% 位用户. (已打开 %total_worlds% 世界)" + "#StatusInPrivateWorld" "目前在私人世界 (已打开 %total_worlds% 个世界)" + "#StatusInWorld" "目前在 %current_world_name% ,有 %current_world_users% 位用户. (已打开 %total_worlds% 个世界)" } } }