|
@@ -54,7 +54,7 @@ namespace GFGGame
|
|
this.SetTips(m_tips);
|
|
this.SetTips(m_tips);
|
|
this.SetLeftButton(m_isShowLeftButton, m_textLeft);
|
|
this.SetLeftButton(m_isShowLeftButton, m_textLeft);
|
|
this.SetRightButton(m_isShowRightButton, m_textRight);
|
|
this.SetRightButton(m_isShowRightButton, m_textRight);
|
|
-
|
|
|
|
|
|
+ this.SetShowCheck(false);
|
|
updateButtonPosition();
|
|
updateButtonPosition();
|
|
_ui.m_btnLeft.onClick.Add(() =>
|
|
_ui.m_btnLeft.onClick.Add(() =>
|
|
{
|
|
{
|