mirror of
https://github.com/Ryujinx/ryuko-ng.git
synced 2025-03-04 14:39:39 +00:00
forgot a comma
This commit is contained in:
parent
68dfc9fbda
commit
95dd99118b
|
@ -670,7 +670,7 @@ switch_known_errcodes = {
|
|||
|
||||
# Pegaswitch
|
||||
|
||||
0xa7200: "Fake-Error by Pegaswitch"
|
||||
0xa7200: "Fake-Error by Pegaswitch",
|
||||
|
||||
# SwitchPresence
|
||||
|
||||
|
|
Loading…
Reference in a new issue