]> insang Git - newton-cn_pos.git/commitdiff
dddd
authornewton-cn <insang@kakao.com>
Thu, 29 Jan 2026 08:29:29 +0000 (17:29 +0900)
committernewton-cn <insang@kakao.com>
Thu, 29 Jan 2026 08:29:29 +0000 (17:29 +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 87318ad311c8de8999bee3a60f58b0a12e5c82a7..f9398d231884cf05783a4ce3fce1b882ca703125 100644 (file)
Binary files a/.vs/newton-cn/v16/.suo and b/.vs/newton-cn/v16/.suo differ
index 172f20d8189e538e7972ced3e3239ed24b2ef2cc..d67380ce3b8eb200885934bfb455a67c2373348a 100644 (file)
@@ -132,7 +132,7 @@ namespace newton_cn
             // 0.1초 기다린 뒤 ENTER 실행, 그 다음 0.1초 후 Ctrl+DEL
             var timer = new System.Windows.Forms.Timer();
             int step = 0;
-            timer.Interval = 100; // 0.1초
+            timer.Interval = 50; // 0.1초
             timer.Tick += (_, __) =>
             {
                 if (step == 0)
index 7be5bcf996fb0fcbe8b1e04212ef44d30dfcc6c0..bf4b75c9a70f507d3e58c0fe362c1d426843841f 100644 (file)
Binary files a/newton-cn/bin/Release/newton-cn.exe and b/newton-cn/bin/Release/newton-cn.exe differ
index 2bc1b825f85cdb4196905614e80bb3b0e156c86f..0ea8b4e638c447b798eaff25abb19d10cf198ce5 100644 (file)
Binary files a/newton-cn/bin/Release/newton-cn.pdb and b/newton-cn/bin/Release/newton-cn.pdb differ
index 7be5bcf996fb0fcbe8b1e04212ef44d30dfcc6c0..bf4b75c9a70f507d3e58c0fe362c1d426843841f 100644 (file)
Binary files a/newton-cn/obj/Release/newton-cn.exe and b/newton-cn/obj/Release/newton-cn.exe differ
index 2bc1b825f85cdb4196905614e80bb3b0e156c86f..0ea8b4e638c447b798eaff25abb19d10cf198ce5 100644 (file)
Binary files a/newton-cn/obj/Release/newton-cn.pdb and b/newton-cn/obj/Release/newton-cn.pdb differ