Fixed first issue, added release script
This commit is contained in:
@@ -22,7 +22,9 @@ namespace shadowrun {
|
||||
PositiveQualities = 9,
|
||||
NegativeQualities = 10,
|
||||
Notes = 11,
|
||||
Inventory = 12,
|
||||
Inventory = 12,
|
||||
KnowledgeSkills = 13,
|
||||
Proficiencies = 14,
|
||||
};
|
||||
|
||||
struct ShadowrunCharacter {
|
||||
|
||||
Reference in New Issue
Block a user