- Timestamp:
- 06/13/09 13:36:59 (15 months ago)
- Files:
-
- 1 modified
-
trunk/src/monster/monster2.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/monster/monster2.c
r1439 r1440 3022 3022 3023 3023 m_ptr->csleep = 0; 3024 3025 /* If it just woke up, update the monster list */ 3026 p_ptr->redraw |= PR_MONLIST; 3027 3024 3028 return TRUE; 3025 3029 }
