fpPS4-Temmie-s-Launcher/App/msg/runEmu.json
2023-09-25 18:39:00 -03:00

14 lines
No EOL
273 B
JSON

{
"runEmuError_default": {
"displayButtons": ["ACTION_1"],
"buttonLabels": {
"ACTION_1": "back"
},
"replaceList": ["emumanager.loadErrorReason"],
"actions": {
"ACTION_1": { "action": "endMessage", "data": {"callback": "APP.emumanager.stop();"} }
}
}
}