Changeset 351

Show
Ignore:
Timestamp:
07/18/07 17:54:51 (1 year ago)
Author:
ajps
Message:

Reset text indent after squelch help. Closes #239.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/angband-3.0.8/src/squelch.c

    r345 r351  
    757757        text_out(" toggles the current setting."); 
    758758 
     759        text_out_indent = 0; 
     760 
    759761        /* Set up the menu */ 
    760762        WIPE(&menu, menu);