Fix char import

This commit is contained in:
2021-07-29 22:53:35 +02:00
parent 4bf5b4ec0f
commit 31ef890408
4 changed files with 136 additions and 111 deletions

11
workspace.code-workspace Normal file
View File

@ -0,0 +1,11 @@
{
"folders": [
{
"path": "."
},
{
"path": "../WFRP4e-FoundryVTT"
}
],
"settings": {}
}