This commit is contained in:
parent
e0c2d13a99
commit
b604b39e4d
|
@ -1,5 +1,5 @@
|
||||||
1.3.0
|
1.3.0
|
||||||
AI
|
AI
|
||||||
裸衣bug
|
裸衣bug
|
||||||
部分游戏特效
|
少量游戏特效
|
||||||
(可在“设置->外观->动画特效”中关闭)
|
(可在“设置->外观->游戏特效”中关闭)
|
||||||
|
|
|
@ -327,7 +327,7 @@ card.hearth={
|
||||||
},
|
},
|
||||||
chuansongmen:{
|
chuansongmen:{
|
||||||
fullskin:true,
|
fullskin:true,
|
||||||
type:'basic',
|
type:'trick',
|
||||||
enable:true,
|
enable:true,
|
||||||
discard:false,
|
discard:false,
|
||||||
selectTarget:-1,
|
selectTarget:-1,
|
||||||
|
|
|
@ -166,7 +166,7 @@ window.config={
|
||||||
threed_card_config:'立体手牌',
|
threed_card_config:'立体手牌',
|
||||||
blur_ui_config:'模糊效果',
|
blur_ui_config:'模糊效果',
|
||||||
vertical_scroll_config:'纵向滚动手牌',
|
vertical_scroll_config:'纵向滚动手牌',
|
||||||
animation_config:'动画特效',
|
animation_config:'游戏特效',
|
||||||
right_sidebar_config:'侧栏靠右',
|
right_sidebar_config:'侧栏靠右',
|
||||||
title_config:'标题栏显示信息',
|
title_config:'标题栏显示信息',
|
||||||
intro_config:'信息符号',
|
intro_config:'信息符号',
|
||||||
|
|
Loading…
Reference in New Issue