another comment typo
This commit is contained in:
@@ -1243,7 +1243,7 @@ const char *objphrase; /* "Your widget glows" or "Steed's saddle glows" */
|
|||||||
return res;
|
return res;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* potion obj hits monster mon, which might be youmounst; obj always use up */
|
/* potion obj hits monster mon, which might be youmonst; obj always use up */
|
||||||
void
|
void
|
||||||
potionhit(mon, obj, how)
|
potionhit(mon, obj, how)
|
||||||
struct monst *mon;
|
struct monst *mon;
|
||||||
|
|||||||
Reference in New Issue
Block a user