File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 33-- @Author: 茗伊 @双梦镇 @追风蹑影
44-- @Date : 2014-11-24 08:40:30
55-- @Email : admin@derzh.com
6- -- @Last Modified by: 翟一鸣 @ tinymins
7- -- @Last Modified time: 2016-04-27 10:50:11
6+ -- @Last modified by: tinymins
7+ -- @Last modified time: 2016-05-11 14:43:36
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_ = " 20160429 "
121- local _VERSION_ = 0x2005700
120+ local _BUILD_ = " 20160511 "
121+ local _VERSION_ = 0x2005800
122122local _ADDON_ROOT_ = ' /Interface/MY/'
123123local _FRAMEWORK_ROOT_ = ' /Interface/MY/.Framework/'
124124
Original file line number Diff line number Diff line change 1+ 茗伊插件集 v58
2+ * [常用工具]好友高亮与帮会成员高亮不会消失的问题
3+
14茗伊插件集 v57
25 * [聊天切换]修复统计清空时的一处BUG
36
You can’t perform that action at this time.
0 commit comments