Changeset 238 for binary-improvements/AllocsCommands/Commands/Reply.cs
- Timestamp:
- Jul 3, 2015, 4:16:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/AllocsCommands/Commands/Reply.cs
r233 r238 9 9 { 10 10 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."; 11 17 } 12 18
Note:
See TracChangeset
for help on using the changeset viewer.