another compiler warning

This commit is contained in:
keni
2011-03-05 21:53:24 +00:00
parent bf6852a422
commit 07c00cbebe

View File

@@ -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)