From d1ea08a791435ddd055911e993e4c007c622a368 Mon Sep 17 00:00:00 2001 From: Howard Abrams Date: Sat, 1 Jun 2024 18:02:54 -0700 Subject: [PATCH] Fix an RPG bug --- ha-aux-apps.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ha-aux-apps.org b/ha-aux-apps.org index be00cd9..0c355ad 100644 --- a/ha-aux-apps.org +++ b/ha-aux-apps.org @@ -188,7 +188,7 @@ Working on my new replacement of my DM code: :after hydra ;; :commands (rpgtk-mode rpgtk-tables-load rpgtk-dice rpgtk-message) :custom - (rpgtk-tables-directory "~/other/emacs-rpgtk/tables") + (rpgtk-tables-directory (expand-file-name "~/other/emacs-rpgtk/tables")) :config (ha-leader