From 8318f72d5656c68d901a1407d9e429742952512d Mon Sep 17 00:00:00 2001 From: dazedanon Date: Fri, 7 Nov 2025 16:53:33 -0600 Subject: [PATCH] remove dev tools arg --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8249b22..ea36562 100644 --- a/package.json +++ b/package.json @@ -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,