Main/System/HeroDebut/HeroDebutWin.cs
@@ -93,7 +93,8 @@
        uiHeroController.Create(skinID, modleSize);
        uiHeroController.transform.localScale = new Vector3(-modleSize, modleSize, modleSize);
        lhController.Create(skinID, 1, motionName: "", isLh: true);
        lhController.Create(skinID, 1, motionName: "", isLh: true, isTachieFlip: true, tachieFlipIndex: 0);
        callRedImage.SetActive(!manager.IsShopVisitedToday || manager.HasGiftCanHave());