More "user canceled" extended command return values

This commit is contained in:
Pasi Kallinen
2022-01-10 17:37:48 +02:00
parent a2a40c6b0b
commit e36145082a
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -479,7 +479,7 @@ tele(void)
scrolltele((struct obj *) 0);
}
/* teleport the hero; usually discover scroll of teleporation if via scroll */
/* teleport the hero; usually discover scroll of teleportation if via scroll */
void
scrolltele(struct obj* scroll)
{