]> insang Git - newton-cn_pos.git/commitdiff
dddd
authornewton-cn <insang@kakao.com>
Thu, 29 Jan 2026 08:35:20 +0000 (17:35 +0900)
committernewton-cn <insang@kakao.com>
Thu, 29 Jan 2026 08:35:20 +0000 (17:35 +0900)
.vs/newton-cn/v16/.suo
newton-cn/Form9.cs
newton-cn/bin/Release/newton-cn.exe
newton-cn/bin/Release/newton-cn.pdb
newton-cn/obj/Release/newton-cn.exe
newton-cn/obj/Release/newton-cn.pdb

index 5b3b206c0d57836a5f9481912ed10add542ac380..3e0614916d960e5e5a49ffd427b544be7efc5d89 100644 (file)
Binary files a/.vs/newton-cn/v16/.suo and b/.vs/newton-cn/v16/.suo differ
index d9fa7b4b095fc68ce1f17090c837581722c0dbd8..4596459aa28e97067e9138f7244b318c97c8eeb1 100644 (file)
@@ -131,7 +131,7 @@ namespace newton_cn
 
             var timer = new System.Windows.Forms.Timer();
             int step = 0;
-            timer.Interval = 500; // ENTER까지 0.1초
+            timer.Interval = 100; // ENTER까지 0.1초
 
             timer.Tick += (_, __) =>
             {
index 4938ad468d08d308cc423ccdcd4f6ab9b896d2c6..42bc715db24b6268730660a1886554f78744bfea 100644 (file)
Binary files a/newton-cn/bin/Release/newton-cn.exe and b/newton-cn/bin/Release/newton-cn.exe differ
index f193ad61ce56afeb12fb307502a48f9b3e30c120..27c65fcd7c002e31bf5680917db3c182795cdd2e 100644 (file)
Binary files a/newton-cn/bin/Release/newton-cn.pdb and b/newton-cn/bin/Release/newton-cn.pdb differ
index 4938ad468d08d308cc423ccdcd4f6ab9b896d2c6..42bc715db24b6268730660a1886554f78744bfea 100644 (file)
Binary files a/newton-cn/obj/Release/newton-cn.exe and b/newton-cn/obj/Release/newton-cn.exe differ
index f193ad61ce56afeb12fb307502a48f9b3e30c120..27c65fcd7c002e31bf5680917db3c182795cdd2e 100644 (file)
Binary files a/newton-cn/obj/Release/newton-cn.pdb and b/newton-cn/obj/Release/newton-cn.pdb differ