mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-03-25 17:22:47 +01:00
aefa
This commit is contained in:
@@ -886,7 +886,7 @@
|
||||
icon="IgorTimofeev/OpenComputers/master/Applications/MineCodeIDE/Icon.pic",
|
||||
createShortcut="dock",
|
||||
forceDownload=true,
|
||||
version=1.24,
|
||||
version=1.25,
|
||||
resources={
|
||||
{
|
||||
name="Localization/Russian.lang",
|
||||
@@ -1015,7 +1015,7 @@
|
||||
icon="IgorTimofeev/OpenComputers/master/Applications/AppMarket/Icon.pic",
|
||||
createShortcut="dock",
|
||||
forceDownload=true,
|
||||
version=1.52,
|
||||
version=1.53,
|
||||
resources={
|
||||
{
|
||||
name="Localization/Russian.lang",
|
||||
|
||||
@@ -327,6 +327,7 @@ local function updateAll()
|
||||
changes = {}
|
||||
oldApplications = newApplications
|
||||
saveOldApplications()
|
||||
require("computer").shutdown(true)
|
||||
end
|
||||
|
||||
------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user