RYUJINX: fixed wrapper not starting the emulator if no game was passed

This commit is contained in:
XargonWan 2024-03-20 00:19:49 +01:00
parent ee030900a1
commit b313e5dfa9

View file

@ -2,4 +2,4 @@
command="$1"
manage_ryujinx_keys
Ryujinx.sh "$command"
Ryujinx.sh $command # do not put comma here or it breaks