wizard mode typo
Minor copy+paste carelessness for wizard mode wishing from 7 months ago.
This commit is contained in:
@@ -2784,7 +2784,7 @@ srch:
|
||||
pline("%s%s.", An(tname),
|
||||
(trap != MAGIC_PORTAL) ? "" : " to nowhere");
|
||||
} else
|
||||
pline("Creation of %s failed.", An(tname));
|
||||
pline("Creation of %s failed.", an(tname));
|
||||
return(&zeroobj);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user