DazedTL/start.py

3 lines
38 B
Python

from modules.main import main
main()