Update 'Controller/CropController.lua'
This commit is contained in:
parent
d0679864cf
commit
a20fa8fe1c
@ -43,7 +43,6 @@ function CropController:displayMatrix()
|
|||||||
else
|
else
|
||||||
term.setTextColour(colours.green)
|
term.setTextColour(colours.green)
|
||||||
end
|
end
|
||||||
term.setTextColour(colours.white)
|
|
||||||
term.write(self.matrix[i][j])
|
term.write(self.matrix[i][j])
|
||||||
else
|
else
|
||||||
term.setTextColour(colours.blue)
|
term.setTextColour(colours.blue)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user