also fixed naming
This commit is contained in:
@@ -86,7 +86,7 @@ local function newdesign()
|
||||
term.blit(" ", colors.toBlit(colors.white), colors.toBlit(colors.white))
|
||||
else
|
||||
term.setCursorPos(x, z)
|
||||
term.blit("\127", colors.toBlit(colors.grey), colors.toBlit(colors.white))
|
||||
term.blit("\127", colors.toBlit(colors.gray), colors.toBlit(colors.white))
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user