Main/System/HeroReturn/HeroReturnCheckInWin.cs
@@ -74,7 +74,8 @@
            }
        }
        rolelhShow.Create(skinID, 1, motionName: "", isLh: true);
        rolelhShow.Create(skinID, 1, motionName: "", isLh: true, isTachieFlip: true, tachieFlipIndex: 1);
        OnSecondEvent();
    }
}