Changeset 1427
- Timestamp:
- 06/04/09 21:17:41 (10 months ago)
- Files:
-
- 1 modified
-
trunk/src/object/obj-util.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/object/obj-util.c
r1424 r1427 3718 3718 } 3719 3719 3720 /* Forget the item_tester_tval and item_tester_hook restrictions */ 3721 item_tester_tval = 0; 3722 item_tester_hook = NULL; 3723 3720 3724 return item_list_num; 3721 3725 }
