From ec21e6d7b11751cba2501c690d0e16fcb0581d3c Mon Sep 17 00:00:00 2001
From: wanglei <wanglei@qq.com>
Date: 星期三, 27 三月 2024 11:51:10 +0800
Subject: [PATCH] 更新ModuleProcLibs.dlb文件,对应ModuleProcLibs版本47250d。

---
 src/tob.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/tob.h b/src/tob.h
index 31cb19a..82c5d6a 100644
--- a/src/tob.h
+++ b/src/tob.h
@@ -42,6 +42,7 @@
 	u32 GetLevels(Message* handle , MSG* msg);
 	u32 GetModuleCPU(Message* handle , MSG* pmsg);
 	u16 GetModuleNum() {return mModuleNum;}
+	u16 GetLevelPacketNum() {return mLevelPacketNum;}
 };
 
 #endif

--
Gitblit v1.9.3