first update to dev branch

This commit is contained in:
Marcus Netz
2020-11-21 21:29:18 +01:00
parent f468c4f7d6
commit 0136d087f5
14 changed files with 13519 additions and 1110 deletions

6
src/globals.js Normal file
View File

@ -0,0 +1,6 @@
const money = [{
"GD": "Golddukaten",
"ST": "Silbertaler",
}]