Example #1
0
    public override void Show(float delay)
    {
        base.Show(0);
        control.Show(TargetPanel);

        ShowBackBtn();
    }