Skip to content

Commit 4816200

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 166c24c + 121a597 commit 4816200

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

!src-dist/src/global.zhcn_hd.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2148,6 +2148,7 @@ Table_MKungfuIsSection = FunctionType
21482148
Table_NewRoleVideo = FunctionType
21492149
Table_OpenSkillLevel = FunctionType
21502150
Table_ParseCalenderActivity = FunctionType
2151+
Table_ReloadRoleAvatarList = FunctionType
21512152
Table_SchoolToForce = FunctionType
21522153
Table_SetSound = FunctionType
21532154
Table_ViewReplace = FunctionType

MY_!Base/src/lib/Chat.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ function X.GetChatPanel(k)
2727
or Station.SearchFrame('ChatPanel_Normal' .. k)
2828
end
2929

30-
-- 海鳗里面抠出来的
3130
-- 聊天复制并发布
3231
function X.RepeatChatLine(hTime)
3332
local edit = X.GetChatInput()

MY_!Base/ui/Shadows.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[Frame_Shadows]
22
._WndType=WndFrame
33
._Parent=Lowest
4-
._Comment=集中全部丢这里 方便调整顺序 抄的菊花的
54
BreatheWhenHide=1
65
DisableBreath=0
76
DragAreaHeight=0

0 commit comments

Comments
 (0)