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