1
This commit is contained in:
@@ -4,4 +4,5 @@ launchfolder = os.getcwd()
|
|||||||
offprojects = launchfolder + "\OfficialProjects"
|
offprojects = launchfolder + "\OfficialProjects"
|
||||||
|
|
||||||
if not os.path.exists(offprojects):
|
if not os.path.exists(offprojects):
|
||||||
os.mkdir(offprojects)
|
os.mkdir(offprojects)
|
||||||
|
#lolkek
|
||||||
Reference in New Issue
Block a user