Hotfix - 1.13.0.126
EN: 1.13.0.126 CN: 1.13.0.126 JP: 1.13.0.130 KR: 1.13.0.132
This commit is contained in:
@@ -44,14 +44,12 @@ IceCreamResultCtrl._mapNodeConfig = {
|
||||
btn_InRestart = {
|
||||
sComponentName = "NaviButton",
|
||||
callback = "OnBtn_InRestart",
|
||||
sAction = "Giveup",
|
||||
sActionIconType = "Dark"
|
||||
sAction = "Giveup"
|
||||
},
|
||||
btn_InNext = {
|
||||
sComponentName = "NaviButton",
|
||||
callback = "OnBtn_InNext",
|
||||
sAction = "Giveup",
|
||||
sActionIconType = "Dark"
|
||||
sAction = "Giveup"
|
||||
},
|
||||
txtBtnClose = {
|
||||
nCount = 4,
|
||||
|
||||
Reference in New Issue
Block a user