summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorcheapie <no-email-for-you@example.com>2016-04-25 02:41:55 -0500
committercheapie <no-email-for-you@example.com>2016-04-25 02:41:55 -0500
commit6f190464fd1dc3d439958003622d6341ebf51d72 (patch)
tree3b8a68568e32f81b35672078f74b1bfe698484e9 /README
parenta9664c6eec1915ca3dd72fbf4645fea15606043b (diff)
downloadmail-6f190464fd1dc3d439958003622d6341ebf51d72.tar
mail-6f190464fd1dc3d439958003622d6341ebf51d72.tar.gz
mail-6f190464fd1dc3d439958003622d6341ebf51d72.tar.bz2
mail-6f190464fd1dc3d439958003622d6341ebf51d72.tar.xz
mail-6f190464fd1dc3d439958003622d6341ebf51d72.zip
Add reply/delete buttons to the message window
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index cc371d2..7bbeda4 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 a button to return to the inbox.
+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.
Single-clicking a message and pressing the "delete" button will remove the message from the inbox.