PennMUSH Community

Changeset 1091

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

#7427: @malias/create message typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 1.8.3/branches/devel/src/malias.c

    r918 r1091  
    143143  } 
    144144  if (!alias || !*alias || !tolist || !*tolist) { 
    145     notify(player, T("MAIL: What alias do you want to create?.")); 
     145    notify(player, T("MAIL: What alias do you want to create?")); 
    146146    return; 
    147147  }