Update 'Controller/CropController.lua'
This commit is contained in:
@@ -194,5 +194,5 @@ function CropController:refreshDisplay()
|
|||||||
self:displayMatrix(1,3)
|
self:displayMatrix(1,3)
|
||||||
term.setTextColour(colours.white)
|
term.setTextColour(colours.white)
|
||||||
local matrixHeight = #self.matrix
|
local matrixHeight = #self.matrix
|
||||||
self:displayStats(1, matrixHeight + 3)
|
self:displayStats(1, matrixHeight + 4)
|
||||||
end
|
end
|
Reference in New Issue
Block a user