Changeset 327

Show
Ignore:
Timestamp:
07/13/07 10:20:14 (1 year ago)
Author:
ajps
Message:

Put back bug - I'm editing the release tag, not the branch\!

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • tags/angband-3.0.8/src/store.c

    r326 r327  
    26102610                        /* These two can't intersect! */ 
    26112611                        menu.cmd_keys = "\n\x04\x10\r?=CPdeEiIsTwx\x8B\x8Chl"; /* \x10 = ^p , \x04 = ^D */ 
    2612                         menu.selections = "abcfgmnopqruvyz1234567890"; 
     2612                        menu.selections = "abcfghmnopqruvyz1234567890"; 
    26132613                } 
    26142614