PennMUSH Community
Show
Ignore:
Timestamp:
10/05/07 15:36:32 (1 year ago)
Author:
shawnw
Message:

Merge with devel

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 1.8.3/trunk/hdrs/mushtype.h

    r1032 r1117  
    137137  struct descriptor_data *next; /**< Next descriptor in linked list */ 
    138138  struct descriptor_data *prev; /**< Previous descriptor in linked list */ 
    139   struct mail *mailp;   /**< Pointer to start of player's mail chain */ 
    140139  int conn_flags;       /**< Flags of connection (telnet status, etc.) */ 
    141140  unsigned long input_chars;    /**< Characters received */