From 5900e3c5175b71f331a5752d82778d1dd4f15253 Mon Sep 17 00:00:00 2001 From: keni Date: Tue, 8 Mar 2011 01:36:33 +0000 Subject: [PATCH] another try --- src/zap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/zap.c b/src/zap.c index 4e641cbae..b59393484 100644 --- a/src/zap.c +++ b/src/zap.c @@ -2637,7 +2637,7 @@ struct obj *obj; /* wand or spell */ case SPE_STONE_TO_FLESH: if (Is_airlevel(&u.uz) || Is_waterlevel(&u.uz) || Underwater || (Is_qstart(&u.uz) && u.dz < 0)) { -#if 1 +#if 0 pline("%s", nothing_happens); #else pline(nothing_happens); -- 2.40.0