Changeset 966 for trunk/src/death.c
- Timestamp:
- 06/28/08 06:15:29 (3 months ago)
- Files:
-
- trunk/src/death.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/death.c
r965 r966 445 445 446 446 /* Save dead player */ 447 if ( new_save ? !save(savefile) :!old_save())447 if (!old_save()) 448 448 { 449 449 msg_print("death save failed!");
