mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-06-27 06:39:06 +00:00
Discord RPC grammatical changes (#139)
Adjusted wording used in Discord RPC for clarity. Co-authored-by: Allie <barstaxjolster@gmail.com> Co-authored-by: sh0inx <randomgirlisweird@gmail.com> Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/139
This commit is contained in:
@@ -46,7 +46,7 @@ namespace Ryujinx.Ava.Systems
|
||||
LargeImageText = TruncateToByteLength(_description)
|
||||
},
|
||||
Details = "Main Menu",
|
||||
State = "Idling",
|
||||
State = "Waiting",
|
||||
Timestamps = EmulatorStartedAt
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user