Revert "Merge pull request #475 from Axeer/master"

This reverts commit 27d9c0c974, reversing
changes made to fe601856cc.
This commit is contained in:
IgorTimofeev
2022-09-14 01:47:05 +03:00
parent 27d9c0c974
commit 3fea2874c4
2 changed files with 2 additions and 7 deletions

View File

@@ -3174,7 +3174,6 @@ _G.print = function(...)
system.consoleWindow:focus()
end
_G._OCVERSION = tonumber(tostring(filesystem.read("/lib/core/boot.lua"):match("OpenOS %d+.%d+.%d+"):match("%d+.%d+.%d+"):gsub("%.", "")))
--------------------------------------------------------------------------------
return system