From e0f29d5815a7dd4d45733ce1d661f1df263913d4 Mon Sep 17 00:00:00 2001
From: chenlh <2008get@163.com>
Date: 星期四, 09 十月 2025 15:23:10 +0800
Subject: [PATCH] 第一轮测试OK版提交

---
 src/main.cpp |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/main.cpp b/src/main.cpp
index 876ea9d..0c943ef 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -67,6 +67,9 @@
 	}
 	if(tob == NULL) return ;
 
+	if (iid == 53)
+		int ii = 0;
+
 	if(var.TopoLoading){
 		MuteOutput();
 	}

--
Gitblit v1.9.3