another compiler warning
This commit is contained in:
@@ -4213,7 +4213,7 @@ short exploding_wand_typ;
|
|||||||
lev->doormask = new_doormask;
|
lev->doormask = new_doormask;
|
||||||
unblock_point(x, y); /* vision */
|
unblock_point(x, y); /* vision */
|
||||||
if (see_it) {
|
if (see_it) {
|
||||||
pline(see_txt);
|
pline("%s", see_txt);
|
||||||
newsym(x, y);
|
newsym(x, y);
|
||||||
} else if (sense_txt) {
|
} else if (sense_txt) {
|
||||||
You("%s", sense_txt);
|
You("%s", sense_txt);
|
||||||
|
|||||||
Reference in New Issue
Block a user