remove dev tools arg
This commit is contained in:
parent
e9cd17aeaa
commit
8318f72d56
1 changed files with 1 additions and 1 deletions
|
|
@ -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": "終末のオルタ―エゴイズム ver1.02",
|
||||
"width": 1280,
|
||||
|
|
|
|||
Loading…
Reference in a new issue