bug修改
This commit is contained in:
@@ -293,7 +293,7 @@ namespace ChillConnect
|
||||
OnClickShop();
|
||||
});
|
||||
|
||||
ui.head_red.visible = PlayerPrefs.GetInt("player_head_red", 0) == 0;
|
||||
// ui.head_red.visible = PlayerPrefs.GetInt("player_head_red", 0) == 0;
|
||||
ui.btn_head.SetClick(() =>
|
||||
{
|
||||
// if (PlayerPrefs.GetInt("player_head_red", 0) == 0) PlayerPrefs.SetInt("player_head_red", 1);
|
||||
|
||||
Reference in New Issue
Block a user