new_voices
jocavdh 5 years ago
parent 42dbe9c1d1
commit dc8e78fefd

@ -50,6 +50,7 @@ def on_play_intro(client,userdata,msg):
# 'jocavdh:play': False
# }
# }))
import pdb; pdb.set_trace()
path = 'scripts_play/intro/'
call(["python3", "act.py", 'scripts_play/intro/introduction_01.txt'])
print('The act is over.')

Loading…
Cancel
Save