Commit 88492464 by Pavel Fedorov

убрал дублирование прощания

1 parent bd081d65
Showing with 0 additions and 1 deletions
...@@ -369,7 +369,6 @@ node end_conversation ...@@ -369,7 +369,6 @@ node end_conversation
do do
{ {
set $cjm = external performed_stage($cjm, "end_conversation"); set $cjm = external performed_stage($cjm, "end_conversation");
#say("end_conversation");
goto do_before_exit; goto do_before_exit;
} }
transitions transitions
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!