diff --git a/KOTIKOT_launcher.py b/KOTIKOT_launcher.py index 950bf1a..0b88762 100644 --- a/KOTIKOT_launcher.py +++ b/KOTIKOT_launcher.py @@ -4,4 +4,5 @@ launchfolder = os.getcwd() offprojects = launchfolder + "\OfficialProjects" if not os.path.exists(offprojects): - os.mkdir(offprojects) \ No newline at end of file + os.mkdir(offprojects) +#lolkek \ No newline at end of file