milo: smart transfer

This commit is contained in:
kepler155c@gmail.com
2018-12-01 19:08:57 -05:00
parent 0853a16b59
commit 4a844eebfe
19 changed files with 177 additions and 121 deletions

View File

@@ -6,7 +6,7 @@ local colors = _G.colors
local device = _G.device
local importView = UI.Window {
title = 'Import item from machine',
title = 'Import item from inventory',
index = 4,
grid = UI.ScrollingGrid {
x = 2, ex = -6, y = 2, ey = -4,