FMOD功能迁移
This commit is contained in:
@@ -11,9 +11,6 @@ namespace AibisDream.FixSystem
|
||||
{
|
||||
SystemDic ??= new IOCContainer();
|
||||
|
||||
// TODO 这个回头要改
|
||||
AudioManager.PlayAmb1Audio("amb_room");
|
||||
|
||||
// 初始化状态机
|
||||
StateMachine = new FixStateMachine();
|
||||
StartCoroutine(StateMachine.SwitchState(FixState.Clinic));
|
||||
|
||||
Reference in New Issue
Block a user