Fixed broken test and added ability to put session summary into GM notes.

This commit is contained in:
Mark Wolfman
2021-06-16 10:03:35 -05:00
parent a9c893a4e3
commit c5672f950f
20 changed files with 156 additions and 80 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ __all__ = (
"race",
"background",
"spells",
"import_homebrew"
"import_homebrew",
)
from dungeonsheets import background, features, race, spells, weapons, mechanics