Update 'Controller/CropController.lua'
This commit is contained in:
parent
748576643f
commit
0f4164e4ec
@ -192,5 +192,5 @@ function CropController:refreshDisplay()
|
||||
self:displayTitle(1,1)
|
||||
self:displayMatrix(1,3)
|
||||
local matrixHeight = #self.matrix
|
||||
self:displayMatrix(1, matrixHeight + 3)
|
||||
self:displayStats(1, matrixHeight + 3)
|
||||
end
|
Loading…
x
Reference in New Issue
Block a user