mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 11:09:21 +01:00
А, еще вот это
This commit is contained in:
parent
950bcf9e93
commit
05ca0d3855
1
OS.lua
1
OS.lua
@ -494,6 +494,7 @@ local function createOSWidgets()
|
||||
menu:addItem(MineOSCore.localization.aboutSystem).onTouch = function()
|
||||
local container = MineOSInterface.addUniversalContainer(MineOSInterface.mainContainer, MineOSCore.localization.aboutSystem)
|
||||
container.layout:setCellFitting(2, 1, false, false)
|
||||
container.layout:deleteChildren()
|
||||
|
||||
local lines = {
|
||||
"MineOS",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user