diff --git a/celldrawer.cpp b/celldrawer.cpp index a015e841..76e3dce2 100644 --- a/celldrawer.cpp +++ b/celldrawer.cpp @@ -1156,6 +1156,7 @@ void celldrawer::set_land_floor(const shiftmatrix& Vf) { case laCaves: case laLivefjord: case laDeadCaves: + case laCursed: set_floor(cgi.shCaveFloor); break;