File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 44-- @Date : 2014-11-24 08:40:30
55-- @Email : admin@derzh.com
66-- @Last modified by: Emil Zhai
7- -- @Last modified time: 2016-09-21 16:07:30
7+ -- @Last modified time: 2016-09-21 16:59:19
88-- @Ref: 借鉴大量海鳗源码 @haimanchajian.com
99---- ----------------------------------------
1010-- #################################################################################################################################### --
@@ -117,8 +117,8 @@ MY = {}
117117---- ----------------------------------------------------------------------------------------------------------------------------------------
118118local _DEBUG_ = tonumber (LoadLUAData (' interface/my.debug.level' ) or nil ) or 4
119119local _LOGLV_ = tonumber (LoadLUAData (' interface/my.delog.level' ) or nil ) or 4
120- local _BUILD_ = " 20160729 "
121- local _VERSION_ = 0x2006100
120+ local _BUILD_ = " 20160921 "
121+ local _VERSION_ = 0x2006200
122122local _ADDON_ROOT_ = ' /Interface/MY/'
123123local _FRAMEWORK_ROOT_ = ' /Interface/MY/.Framework/'
124124
Original file line number Diff line number Diff line change 1+ 茗伊插件集 v62
2+ * [主界面]更新首页图片
3+ * [聊天过滤]新增忽略全角半角的选项
4+ * [聊天监控]修复弹出界面在自定义界面时可能消失的问题
5+
16茗伊插件集 v61
27 * [聊天助手]聊天次数统计不能正常工作的问题
38
You can’t perform that action at this time.
0 commit comments