mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-09-14 11:06:16 +05:00
хуй
This commit is contained in:
parent
b4a3e88af1
commit
aed19e348d
BIN
Applications/.DS_Store
vendored
BIN
Applications/.DS_Store
vendored
Binary file not shown.
@ -338,7 +338,7 @@ do
|
||||
local percent = app / #thingsToDownload * 100
|
||||
ecs.progressBar(xBar, yBar, barWidth, 1, 0xcccccc, ecs.colors.blue, percent)
|
||||
|
||||
ecs.getOSApplication(thingsToDownload[app])
|
||||
ecs.getOSApplication("/" .. thingsToDownload[app])
|
||||
end
|
||||
|
||||
os.sleep(timing)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user