|
@@ -267,7 +267,7 @@ namespace GFGGame
|
|
{
|
|
{
|
|
if (!_ui.m_btnAgree.selected)
|
|
if (!_ui.m_btnAgree.selected)
|
|
{
|
|
{
|
|
- PromptController.Instance.ShowFloatTextPrompt("请仔细阅读并同意服务协议、隐私政策、保护规则");
|
|
|
|
|
|
+ PromptController.Instance.ShowFloatTextPrompt("请仔细阅读并同意游戏用户协议、隐私保护指引、儿童隐私政策");
|
|
return;
|
|
return;
|
|
}
|
|
}
|
|
LoginController.GetRoles().Coroutine();
|
|
LoginController.GetRoles().Coroutine();
|