mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 14:19:02 -06:00
Basset: the only person to leave debug code in a repo
This commit is contained in:
parent
6f39b591d3
commit
0badcde9ad
@ -148,8 +148,6 @@ function Grid:copyBottomRow()
|
||||
end
|
||||
|
||||
function Grid:garbageRise(row_vals)
|
||||
local b = {skin = "bone", colour = "X"}
|
||||
local e = empty
|
||||
for row = 1, 23 do
|
||||
self.grid[row] = self.grid[row+1]
|
||||
self.grid_age[row] = self.grid_age[row+1]
|
||||
|
Loading…
Reference in New Issue
Block a user