Update launch.py

This commit is contained in:
ChrisColeTech 2024-08-24 18:59:24 -04:00
parent 4848427b19
commit 85429b04fc
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ def ini_args():
return args
install_tkinter()
prepare_environment()
build_launcher()
args = ini_args()