重构
This commit is contained in:
@@ -36,7 +36,7 @@ namespace AibisDream.FixSystem
|
||||
// 插入后先播放wave
|
||||
ShowWave();
|
||||
// 然后触发Yarn节点
|
||||
// DialogController.Instance.StartDialogNode(data.PlugInNodeName);
|
||||
DialogController.Instance.StartDialogNode(data.PlugInNodeName);
|
||||
}
|
||||
|
||||
public void PlugOut()
|
||||
@@ -110,7 +110,7 @@ namespace AibisDream.FixSystem
|
||||
{
|
||||
public const string PlugInNodeTemplate = "{0}PlugIn";
|
||||
public const string DeepInTemplate = "{0}DeepIn";
|
||||
|
||||
|
||||
// ID
|
||||
public string moduleName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user