From c81e671b1e09fcf5e016fc2b21179b70178bafee Mon Sep 17 00:00:00 2001 From: lenheart Date: Fri, 2 Jan 2026 17:34:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BC=9A=E6=89=93=E5=8D=B0?= =?UTF-8?q?=E8=BE=93=E5=87=BA=E5=AE=8C=E6=88=90=E4=BB=BB=E5=8A=A1=E5=8C=85?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _DPS_/_Core/ServerControl/ServerControl.nut | 1 - 1 file changed, 1 deletion(-) diff --git a/_DPS_/_Core/ServerControl/ServerControl.nut b/_DPS_/_Core/ServerControl/ServerControl.nut index 3d11d55..0045257 100644 --- a/_DPS_/_Core/ServerControl/ServerControl.nut +++ b/_DPS_/_Core/ServerControl/ServerControl.nut @@ -1047,7 +1047,6 @@ class ServerControl { queId = args[1], op = 25001041 } - print(Jso); Socket.SendGateway(Jso); };