inventory after regaining sight typo (trunk only)

Out of date diff last time.
This commit is contained in:
nethack.rankin
2008-01-27 02:54:52 +00:00
parent fb043c5f01
commit 5c41d720ca
+1 -1
View File
@@ -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 /* called when regaining sight; mark inventory objects which were picked
up while blind as now having been seen */ up while blind as now having been seen */
void void
notice_unseen_invent() learn_unseen_invent()
{ {
struct obj *otmp; struct obj *otmp;