mirror of
https://github.com/SashLilac/cambridge-modpack.git
synced 2024-11-22 09:49:01 -06:00
Removed C89 ghost piece
This commit is contained in:
parent
0c20d18224
commit
15738aa75a
@ -149,9 +149,6 @@ end
|
||||
|
||||
function MarathonC89Game:drawGrid()
|
||||
self.grid:draw()
|
||||
if self.piece ~= nil and self.level < 100 then
|
||||
self:drawGhostPiece(ruleset)
|
||||
end
|
||||
end
|
||||
|
||||
function MarathonC89Game:drawScoringInfo()
|
||||
|
Loading…
Reference in New Issue
Block a user