From c784fd65e84953943ec79200e79bc2ebc65df219 Mon Sep 17 00:00:00 2001 From: liuyunhui Date: Fri, 29 May 2026 19:02:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=A4=A7=E6=AD=8C=E5=89=A7?= =?UTF-8?q?=E9=99=A2=E4=BA=A4=E4=BA=92=E6=8E=A7=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SpaceStudioClient/Content/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpaceStudioClient/Content/config.json b/SpaceStudioClient/Content/config.json index 91669f5..ffd2266 100644 --- a/SpaceStudioClient/Content/config.json +++ b/SpaceStudioClient/Content/config.json @@ -1,6 +1,6 @@ { "master": true, - "ndisplay": false, + "ndisplay": true, "slaveIp": "127.0.0.1", "ControllerIp": "192.168.1.157", "ControllerPort": 80,