mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-06 11:12:40 +01:00
aefaef
This commit is contained in:
parent
bb89541c17
commit
5bcef67dcf
@ -478,7 +478,7 @@
|
||||
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/Finder/Icon.pic",
|
||||
createShortcut="dock",
|
||||
forceDownload=true,
|
||||
version=1.22,
|
||||
version=1.23,
|
||||
},
|
||||
{
|
||||
path="/MineOS/Applications/3DTest",
|
||||
|
||||
@ -112,6 +112,9 @@ end
|
||||
local function sidebarItemOnTouch(object, eventData)
|
||||
if eventData[5] == 0 then
|
||||
addWorkpath(object.path)
|
||||
mainContainer:draw()
|
||||
buffer.draw()
|
||||
|
||||
window.iconField:updateFileList()
|
||||
|
||||
mainContainer:draw()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user