|
@@ -155,6 +155,7 @@ namespace GFGGame
|
|
|
_ui.m_comListType1.target.x = _ui.target.width;
|
|
|
_ui.m_comListType2.target.x = _ui.target.width;
|
|
|
_ui.m_partsList.target.x = _ui.target.width;
|
|
|
+ _ui.m_partsList2.target.x = _ui.target.width;
|
|
|
_ui.m_scoreType.url = "ui://CommonGame/kp_sx_" + _fightCfg.scoreType;
|
|
|
this.showListType1();
|
|
|
if (_sceneObject == null)
|