From: newton-cn Date: Thu, 29 Jan 2026 05:58:14 +0000 (+0900) Subject: dsdf X-Git-Url: https://git.insang.kr/gitweb/?a=commitdiff_plain;h=0f7d1a0bc74871095fb58b1dc0d6ec59fc2c72a2;p=newton-cn_pos.git dsdf --- diff --git a/.vs/newton-cn/v16/.suo b/.vs/newton-cn/v16/.suo index d8dc243..09285dd 100644 Binary files a/.vs/newton-cn/v16/.suo and b/.vs/newton-cn/v16/.suo differ diff --git a/newton-cn/MouseEvent1.cs b/newton-cn/MouseEvent1.cs index da10377..bbaf880 100644 --- a/newton-cn/MouseEvent1.cs +++ b/newton-cn/MouseEvent1.cs @@ -164,7 +164,7 @@ namespace newton_cn { this.move(arrowmenu["left"]); - for (int i = 0; i < 15; i++) + for (int i = 0; i < kind; i++) { this.click(50); } diff --git a/newton-cn/bin/Release/newton-cn.exe b/newton-cn/bin/Release/newton-cn.exe index d5395ad..720640e 100644 Binary files a/newton-cn/bin/Release/newton-cn.exe and b/newton-cn/bin/Release/newton-cn.exe differ diff --git a/newton-cn/bin/Release/newton-cn.pdb b/newton-cn/bin/Release/newton-cn.pdb index b81d812..a4013cf 100644 Binary files a/newton-cn/bin/Release/newton-cn.pdb and b/newton-cn/bin/Release/newton-cn.pdb differ diff --git a/newton-cn/obj/Release/newton-cn.exe b/newton-cn/obj/Release/newton-cn.exe index d5395ad..720640e 100644 Binary files a/newton-cn/obj/Release/newton-cn.exe and b/newton-cn/obj/Release/newton-cn.exe differ diff --git a/newton-cn/obj/Release/newton-cn.pdb b/newton-cn/obj/Release/newton-cn.pdb index b81d812..a4013cf 100644 Binary files a/newton-cn/obj/Release/newton-cn.pdb and b/newton-cn/obj/Release/newton-cn.pdb differ