This commit is contained in:
kepler155c
2018-10-25 00:18:38 -04:00
parent d5b0ad73b9
commit 6ce4039e8a
13 changed files with 129 additions and 11 deletions

View File

@@ -3,7 +3,8 @@ local Milo = require('milo')
local device = _G.device
local InputChest = {
priority = 1,
name = 'input',
priority = 10,
}
function InputChest:cycle(context)