Skip to content

Commit d9ebd25

Browse files
committed
Release V31
1 parent 19cea47 commit d9ebd25

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

.Framework/src/MY.lua

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
-- @Date : 2014-11-24 08:40:30
55
-- @Email : admin@derzh.com
66
-- @Last Modified by: 翟一鸣 @tinymins
7-
-- @Last Modified time: 2015-04-20 13:55:12
7+
-- @Last Modified time: 2015-04-24 11:11:30
88
-- @Ref: 借鉴大量海鳗源码 @haimanchajian.com
99
--------------------------------------------
1010
-- ####################################################################################################################################
@@ -127,8 +127,8 @@ MY = {}
127127
-- # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
128128
-- ##################################################################################################################################################
129129
local _DEBUG_ = 4
130-
local _BUILD_ = "20150414"
131-
local _VERSION_ = 0x2003000
130+
local _BUILD_ = "20150424"
131+
local _VERSION_ = 0x2003100
132132
local _ADDON_ROOT_ = '/Interface/MY/'
133133
local _FRAMEWORK_ROOT_ = '/Interface/MY/.Framework/'
134134

MY_CHANGELOG.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
��������� v31
2+
* [���Ŀ�]���Ľ�ɫ�����ļ�·�����ɷ�ʽ
3+
* [�����б�]�������β���������NPC������
4+
* [��ƽѪ��]�޸�����һЩö�ٶ�ʧ���³���������
5+
16
��������� v30
27
* [�����]�Զ���ɿؼ����ʧ���Ż�
38
* [��������]С�����ݼ���CTM�ξջ�

0 commit comments

Comments
 (0)