PennMUSH Community

Changeset 1092

Show
Ignore:
Timestamp:
08/24/07 15:16:28 (1 year ago)
Author:
shawnw
Message:

#7437: @malias/create message typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 1.8.2/trunk/src/malias.c

    r1027 r1092  
    140140  } 
    141141  if (!alias || !*alias || !tolist || !*tolist) { 
    142     notify(player, T("MAIL: What alias do you want to create?.")); 
     142    notify(player, T("MAIL: What alias do you want to create?")); 
    143143    return; 
    144144  }