summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorcheapie <no-email-for-you@example.com>2016-04-25 03:05:29 -0500
committercheapie <no-email-for-you@example.com>2016-04-25 03:05:29 -0500
commit9aab85fe7a756e08124a0b500e3e34c70fc3d83f (patch)
tree75abf1ddd01effc1edecd12149063fd30709fa35 /README
parent9fccbb3e8d5a2877b5f3891424193cd36386204c (diff)
downloadmail-9aab85fe7a756e08124a0b500e3e34c70fc3d83f.tar
mail-9aab85fe7a756e08124a0b500e3e34c70fc3d83f.tar.gz
mail-9aab85fe7a756e08124a0b500e3e34c70fc3d83f.tar.bz2
mail-9aab85fe7a756e08124a0b500e3e34c70fc3d83f.tar.xz
mail-9aab85fe7a756e08124a0b500e3e34c70fc3d83f.zip
Add forward function
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7bbeda4..e9ed9e6 100644
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ Instructions:
The inbox can be accessed by using the /mail command or by pressing the "Mail" button in unified_inventory if that mod is installed. In that window, all messages that the player currently has have the sender and subject (truncated if necessary) shown in a list. Unread messages are shown in red, while read messages are shown in white. The "Mark Read" and "Mark Unread" buttons will change this status, as well as viewing the message.
-To view a message, either single-click on it and press "Read", or just double-click on it. A window will then open showing the sender, subject, and body of the message, with buttons to return to the inbox, reply to the message, or delete it.
+To view a message, either single-click on it and press "Read", or just double-click on it. A window will then open showing the sender, subject, and body of the message, with buttons to return to the inbox, reply to the message, forward it, or delete it.
Single-clicking a message and pressing the "delete" button will remove the message from the inbox.