Make WIZARD unconditional.
This commit is contained in:
@@ -510,7 +510,6 @@ struct mkroom *sroom;
|
||||
else if(sy == sroom->hy+1) sy--; else {
|
||||
shk_failed:
|
||||
#ifdef DEBUG
|
||||
# ifdef WIZARD
|
||||
/* Said to happen sometimes, but I have never seen it. */
|
||||
/* Supposedly fixed by fdoor change in mklev.c */
|
||||
if(wizard) {
|
||||
@@ -527,7 +526,6 @@ struct mkroom *sroom;
|
||||
}
|
||||
display_nhwindow(WIN_MESSAGE, FALSE);
|
||||
}
|
||||
# endif
|
||||
#endif
|
||||
return(-1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user