Skip to content

Commit

Permalink
inventory after regaining sight typo (trunk only)
Browse files Browse the repository at this point in the history
     Out of date diff last time.
  • Loading branch information
nethack.rankin committed Jan 27, 2008
1 parent fb043c5 commit 5c41d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/invent.c
Original file line number Diff line number Diff line change
Expand Up @@ -1695,7 +1695,7 @@ boolean learning_id; /* true if we just read unknown identify scroll */
/* called when regaining sight; mark inventory objects which were picked
up while blind as now having been seen */
void
notice_unseen_invent()
learn_unseen_invent()
{
struct obj *otmp;

Expand Down

0 comments on commit 5c41d72

Please sign in to comment.