drawcell parameter is now cell, not cellwalker (need to check half-elliptic)

This commit is contained in:
Zeno Rogue
2019-11-30 18:04:54 +01:00
parent 3f76943453
commit 622b683e33
9 changed files with 56 additions and 68 deletions
-2
View File
@@ -133,8 +133,6 @@ void celldrawer::draw_ceiling() {
if(pmodel != mdPerspective || sphere) return;
cell *c = cw.at;
switch(ceiling_category(c)) {
/* ceilingless levels */
case 1: {