From bf3ae37e16c4fd61a06de0e8abd98faf7a284094 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 5 Jan 2019 17:03:20 +0000 Subject: fix off-by-one error in call to `random' to actually roll dice Signed-off-by: Sean Whitton --- NEWS.md | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 657c067..a16cf1f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,7 @@ 0.3 (unreleased) ---------------- +- Bug fix: off-by-one error in call to `random' - `org-d20-roll` shows the results on each dice rolled - New defcustom, `org-d20-letter-monsters` - New defcustom, `org-d20-continue-monster-numbering` -- cgit v1.2.3