mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 10:31:34 -08:00
example 'meshtastic': add proper local data paths on desktop
This commit is contained in:
parent
4fc8ee3ca8
commit
bc2e23b4bd
9 changed files with 44 additions and 15 deletions
|
|
@ -81,7 +81,7 @@
|
|||
0)))
|
||||
|
||||
(defun tile-path ()
|
||||
(namestring (merge-pathnames "data/tiles/")))
|
||||
(namestring (app:in-data-path "tiles/")))
|
||||
|
||||
(defun activate-map ()
|
||||
(unless (q< |active| ui:*map-loader*)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue