Delete KOTIKOT_launcher.py
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import urllib.request, os
|
||||
|
||||
launchfolder = os.getcwd()
|
||||
offprojects = launchfolder + "\OfficialProjects"
|
||||
|
||||
if not os.path.exists(offprojects):
|
||||
os.mkdir(offprojects)
|
||||
Reference in New Issue
Block a user