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