update console play

This commit is contained in:
root
2019-11-05 22:02:58 +00:00
parent 682f78a84b
commit 8080c65766
+1 -2
View File
@@ -45,8 +45,7 @@ def play_unconstrained():
if __name__ == '__main__':
import cProfile
cProfile.run('play_unconstrained()')
play_unconstrained()