added io library isolation so logic functions cant access the io functions
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
|
||||
require "utility"
|
||||
|
||||
GateDefinition = {
|
||||
ports = {},
|
||||
logic = function(gate) end,
|
||||
|
||||
Reference in New Issue
Block a user