|
@@ -44,7 +44,7 @@ namespace GFGGame
|
|
|
protected override void OnShown()
|
|
|
{
|
|
|
base.OnShown();
|
|
|
- //_ui.m_btnShareWB.visible = false;
|
|
|
+ _ui.m_btnShareWB.visible = false;
|
|
|
_ui.m_btnShareWX.visible = false;
|
|
|
_ui.m_btnShareQQ.visible = false;
|
|
|
_ui.m_btnShareQQZone.visible = false;
|