|
@@ -328,6 +328,8 @@ namespace GFGGame
|
|
|
_ui.m_proScore.target.value = 0;
|
|
|
_ui.m_proScore.m_txtCount.text = "总分 0";
|
|
|
_gameObject2.SetActive(false);
|
|
|
+ // _ui.m_comClickCircle.m_ComScoreResult;// ComScoreResult
|
|
|
+ _ui.m_comClickCircle.m_ComScoreResult.target.visible = false;
|
|
|
|
|
|
}
|
|
|
|