#484 work on redstone inversion

This commit is contained in:
Mikayla Fischler
2025-04-20 11:28:02 -04:00
parent 657261642c
commit f7c0a1d97d
3 changed files with 55 additions and 35 deletions

View File

@@ -20,6 +20,7 @@ local NumberField = require("graphics.elements.form.NumberField")
---@field port IO_PORT
---@field side side
---@field color color|nil
---@field invert true|nil
local tri = util.trinary