Ignore:
Timestamp:
Jul 3, 2015, 4:16:11 PM (9 years ago)
Author:
alloc
Message:

Server fixes for A12

File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/AllocsCommands/Commands/Reply.cs

    r233 r238  
    99                {
    1010                        return "send a message to  the player who last sent you a PM";
     11                }
     12
     13                public override string GetHelp () {
     14                        return "Usage:\n" +
     15                                   "   reply <message>\n" +
     16                                   "Send the given message to the user you last received a PM from.";
    1117                }
    1218
Note: See TracChangeset for help on using the changeset viewer.