Added the ghost piece to modes that needed them.
This commit is contained in:
@@ -141,9 +141,6 @@ end
|
||||
|
||||
function SurvivalA1Game:drawGrid()
|
||||
self.grid:draw()
|
||||
if self.piece ~= nil and self.level < 100 then
|
||||
self:drawGhostPiece(ruleset)
|
||||
end
|
||||
end
|
||||
|
||||
function SurvivalA1Game:drawScoringInfo()
|
||||
|
||||
Reference in New Issue
Block a user