Changeset 1422

Show
Ignore:
Timestamp:
06/01/09 14:03:21 (15 months ago)
Author:
ajps
Message:

Kludgy fix for an occasional extraneous -more- prompt when quickstarting a new character

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/birth.c

    r1417 r1422  
    12081208        history_add("Began the quest to destroy Morgoth.", HISTORY_PLAYER_BIRTH, 0); 
    12091209 
     1210        /* Reset message prompt (i.e. no extraneous -more-s) */ 
     1211        msg_flag = TRUE; 
     1212 
    12101213        /* Note player birth in the message recall */ 
    12111214        message_add(" ", MSG_GENERIC);