mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-04-04 23:22:47 +02:00
Eblo
This commit is contained in:
@@ -503,8 +503,11 @@ addStage(function()
|
||||
addTitle(0x969696, localization.creating)
|
||||
workspace:draw()
|
||||
|
||||
-- Switching to selected filesystem proxy for performing system library operations
|
||||
|
||||
-- Renaming if possible
|
||||
if not selectedFilesystemProxy.getLabel() then
|
||||
selectedFilesystemProxy.setLabel("MineOS HDD")
|
||||
end
|
||||
|
||||
-- Creating system paths
|
||||
filesystem.setProxy(selectedFilesystemProxy)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user