changed struct name 'class' into 'role'
This commit is contained in:
parent
d572302e2c
commit
3fbabe40fb
3 changed files with 9 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
44a45,50
|
||||
> chars[1] = Character{
|
||||
> .class = Class.bard,
|
||||
> .role = Role.bard,
|
||||
> .gold = 10,
|
||||
> .health = 100,
|
||||
> .experience = 20,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue