diff --git a/src/zap.c b/src/zap.c index 712768799..5cede13c1 100644 --- a/src/zap.c +++ b/src/zap.c @@ -4006,7 +4006,7 @@ short exploding_wand_typ; if (t) t->tseen = 1; if (see_it) msgtxt = "The water evaporates."; } - Norep(msgtxt); + Norep("%s", msgtxt); if (lev->typ == ROOM) newsym(x,y); } else if(IS_FOUNTAIN(lev->typ)) { if (see_it)