make current tick c
This commit is contained in:
@@ -93,7 +93,7 @@ function Gate.queue(gate, delay)
|
||||
end
|
||||
|
||||
function Gate.gettick(gate)
|
||||
return GSim.current_tick
|
||||
return GSim.current_tick[0]
|
||||
end
|
||||
|
||||
function Gate.getdefinition(gate)
|
||||
|
||||
Reference in New Issue
Block a user