Hashengine-2.3/autoexec

2 lines
80 B
Plaintext
Raw Normal View History

2024-07-07 17:32:02 +02:00
import threading
threading.Thread(target=lambda: loadfile("GUIwrap.py")).start()