发热功能完成,试图给打孔带加状态
This commit is contained in:
@@ -262,6 +262,13 @@ namespace AibisDream
|
||||
|
||||
#region 命令名
|
||||
|
||||
|
||||
[YarnCommand("NextYarn")]
|
||||
public static void NextYarn()
|
||||
{
|
||||
DialogController.Instance.StartCoroutine(GameLoopManager.Instance.NextSceneSo());
|
||||
}
|
||||
|
||||
[YarnCommand("switch_tv")]
|
||||
public static void SwitchTV(string picName)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user