From 4ec209def67f346a0a14135f91308ed1134495f5 Mon Sep 17 00:00:00 2001 From: ljqing Date: Wed, 11 Jan 2023 10:53:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=B1=BB=E5=90=8D=E9=94=99?= =?UTF-8?q?=E8=AF=AF=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/ClientConnection.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/ClientConnection.ts b/src/common/ClientConnection.ts index 94113e0..726403f 100644 --- a/src/common/ClientConnection.ts +++ b/src/common/ClientConnection.ts @@ -1444,7 +1444,7 @@ export default class ClientConnection { value: number ) { return await this.doRpc( - new Protocol.SetBlendingHoDensityRequestEntity( + new Protocol.SetBlendingHorDensityRequestEntity( row, column, control_point,