音频内容

This commit is contained in:
2024-09-19 01:12:10 +08:00
parent 1c390954ce
commit 35bd460011
80 changed files with 2205 additions and 59 deletions
+1 -3
View File
@@ -1,5 +1,5 @@
using System.Collections;
using AibisDream.Config;
using AibisDream.Kit;
using UnityEngine;
using Yarn.Unity;
@@ -24,8 +24,6 @@ namespace AibisDream
public void Start()
{
ConfigUtil.Instance.InitConfig();
if (runMode == RunMode.Test)
{
MainUIController.Instance.TVFadeOut(1);