From 72bcf7e66269af588d9daa9064de23d257cbd053 Mon Sep 17 00:00:00 2001 From: Grant Shoshin Shangreaux Date: Wed, 28 Dec 2022 14:02:25 -0600 Subject: Add: serialization for Heroes and dnd.api package --- utilities.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utilities.lisp') diff --git a/utilities.lisp b/utilities.lisp index b6cf16a..987ddce 100644 --- a/utilities.lisp +++ b/utilities.lisp @@ -1,6 +1,6 @@ ;;;; utilities -- nuff said -(in-package :dnd) +(in-package :dnd.api) (let ((host (uiop:hostname)) -- cgit v1.2.3