add c gate sim
This commit is contained in:
@@ -73,7 +73,6 @@ function network_update()
|
||||
local logic = data[i+5]
|
||||
local input = data[i+6]
|
||||
local global = data[i+7]
|
||||
--local code = data[i+8]
|
||||
local numports = tonumber(data[i+8])
|
||||
local ports = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user