示例#1
0
 public void RenameDialogueId(string origin, string destination)
 {
     CurrentTree.RenameDialogueId(origin, destination);
 }