Fixed first issue, added release script

This commit is contained in:
2026-02-23 15:19:15 +01:00
parent b03d9bf998
commit 4d00936719
16 changed files with 142 additions and 38 deletions

View File

@@ -22,7 +22,9 @@ namespace shadowrun {
PositiveQualities = 9,
NegativeQualities = 10,
Notes = 11,
Inventory = 12,
Inventory = 12,
KnowledgeSkills = 13,
Proficiencies = 14,
};
struct ShadowrunCharacter {