Fix crash

This commit is contained in:
dazedanon 2025-08-01 14:18:51 -05:00
parent 19f71d2d31
commit 8af001dd3e
3 changed files with 5 additions and 5 deletions

View file

@ -1549,7 +1549,7 @@
"code": 401,
"indent": 0,
"parameters": [
"press any key"
"               Press any key"
]
},
{
@ -1611,7 +1611,7 @@
"indent": 0,
"parameters": [
[
" new game",
"New game",
"Load game"
],
-2,

File diff suppressed because one or more lines are too long

View file

@ -1,7 +1,7 @@
{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"chromium-args": "--force-color-profile=srgb",
"window": {
"title": "HeroineDarkSide1.0.10",
"width": 1110,