Fix an RPG bug
This commit is contained in:
parent
f46a9772d7
commit
d1ea08a791
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ Working on my new replacement of my DM code:
|
||||||
:after hydra
|
:after hydra
|
||||||
;; :commands (rpgtk-mode rpgtk-tables-load rpgtk-dice rpgtk-message)
|
;; :commands (rpgtk-mode rpgtk-tables-load rpgtk-dice rpgtk-message)
|
||||||
:custom
|
:custom
|
||||||
(rpgtk-tables-directory "~/other/emacs-rpgtk/tables")
|
(rpgtk-tables-directory (expand-file-name "~/other/emacs-rpgtk/tables"))
|
||||||
|
|
||||||
:config
|
:config
|
||||||
(ha-leader
|
(ha-leader
|
||||||
|
|
Loading…
Reference in a new issue