This commit is contained in:
Igor Timofeev 2017-01-23 06:20:58 +03:00
parent 811d633e85
commit f9d475ed15

View File

@ -284,8 +284,8 @@ local picturesPath = "/MineOS/Pictures/"
fs.remove(desktopPath)
-- fs.makeDirectory(desktopPath .. "My files")
-- fs.makeDirectory(picturesPath)
fs.makeDirectory(picturesPath)
fs.makeDirectory(desktopPath)
fs.makeDirectory("/MineOS/Trash/")
------------------------------ Загрузка всего ------------------------------------------