Update 'Controller/CropController.lua'
This commit is contained in:
parent
6b831c18ef
commit
4485896dc0
@ -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
|
Loading…
x
Reference in New Issue
Block a user