Allow for clearing of more than one row at once
This commit is contained in:
parent
9df133113a
commit
6600bdf109
1 changed files with 0 additions and 1 deletions
|
@ -274,7 +274,6 @@ int main()
|
|||
grid[z + 1][x] = grid[z][x];
|
||||
}
|
||||
}
|
||||
break;
|
||||
}
|
||||
block = Block();
|
||||
} else {
|
||||
|
|
Loading…
Add table
Reference in a new issue