aboutsummaryrefslogtreecommitdiff
path: root/org-d20.el
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-12-31 18:29:14 +0000
committerSean Whitton <spwhitton@spwhitton.name>2018-12-31 18:29:14 +0000
commit07c15994f8f378e266afa7811b0d724af9cc7075 (patch)
treec3d257890b96058dd45c9d01ed239d4d1edf736a /org-d20.el
parentcd5e57b97ccc12765bfb6d0fec70a1bbc8b26fb3 (diff)
downloadorg-d20-07c15994f8f378e266afa7811b0d724af9cc7075.tar.gz
Remove hardcoded path to my dice rolling wav
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'org-d20.el')
-rw-r--r--org-d20.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/org-d20.el b/org-d20.el
index 6d93d03..ff31123 100644
--- a/org-d20.el
+++ b/org-d20.el
@@ -52,8 +52,7 @@
(defcustom org-d20-party nil
"Party initiative modifiers.")
-(defcustom org-d20-dice-sound
- "~/lib/annex/doc/sounds/147531__ziembee__diceland.wav"
+(defcustom org-d20-dice-sound nil
"Path to a sound file that `play-sound-file' can play.")
(defvar org-d20-mode-map