1
This commit is contained in:
parent
f54c64f3ad
commit
058eefd582
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -38,6 +38,7 @@ namespace YiLiao.XinFeiTingZhen
|
||||
public override void OnStateExit()
|
||||
{
|
||||
base.OnStateExit();
|
||||
fsm.PlayClip("180-0");
|
||||
fsm.nextState = false;
|
||||
}
|
||||
}
|
||||
|
||||
@ -129,6 +129,7 @@ namespace YiLiao.XinFeiTingZhen
|
||||
step2_kh = false;
|
||||
fsm.HideTzq();
|
||||
Game.Instance.IEnumeratorManager.Stop(cor);
|
||||
GameManager.Instance.uiManager.CloseUI<AudioPanel>();
|
||||
fsm.nextState = false;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user