diff --git a/KOTIKOT_launcher.py b/KOTIKOT_launcher.py index 803c47a..a4cd366 100644 --- a/KOTIKOT_launcher.py +++ b/KOTIKOT_launcher.py @@ -12,5 +12,5 @@ if not os.path.exists(offprojects): if not os.path.exists(launcherfiles): os.mkdir(launcherfiles) -################### Updataing launcher ##################### +################### Self-updataing launcher ##################### urllib.request.urlretrieve(launchergithuburl, "KOTIKOT_launcher.py")