Clean up ceiling nits.
Fixes C343-102.
This commit is contained in:
@@ -233,7 +233,7 @@ register int x, y;
|
||||
|| IS_DOOR(lev->typ) || lev->typ == SDOOR)
|
||||
what = "ceiling";
|
||||
else
|
||||
what = "rock above";
|
||||
what = "rock cavern";
|
||||
|
||||
return what;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user