10 lines
75 B
Python
Raw Normal View History

2015-02-26 09:02:31 -06:00
def main():
trick.stop(1.0)
if __name__ == "__main__":
main()