mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-08 20:22:38 +01:00
Мяу
This commit is contained in:
parent
67aebedeb3
commit
780a02c1b4
@ -903,7 +903,7 @@
|
||||
type="Application",
|
||||
icon="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/Applications/Control/Icon.pic",
|
||||
forceDownload=true,
|
||||
version=5.11,
|
||||
version=5.12,
|
||||
resources={
|
||||
{
|
||||
path="/Localization/Russian.lang",
|
||||
|
||||
@ -125,6 +125,8 @@ module.onTouch = function()
|
||||
table.insert(array, tostring(key))
|
||||
end
|
||||
input.autoComplete:match(array)
|
||||
else
|
||||
input.autoComplete:clear()
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user