From 4003a3bfa8a12ce3927df1d67f65acd4395adab1 Mon Sep 17 00:00:00 2001
From: chenlh <2008get@163.com>
Date: 星期五, 10 十月 2025 17:30:56 +0800
Subject: [PATCH] 补回.svc文件

---
 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