bug修改

This commit is contained in:
2026-05-25 13:39:18 +08:00
parent f0d5a44e4f
commit 48aa54ee8d
76 changed files with 274 additions and 562 deletions
+1 -1
View File
@@ -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);