fix: draw text
This commit is contained in:
@@ -284,6 +284,8 @@ function drawLogs(x0, y0, x1, y1)
|
||||
isFirstLine = false
|
||||
end
|
||||
|
||||
term.write(line)
|
||||
|
||||
drawnLines = drawnLines + 1
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user