mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-08 07:50:00 +00:00
changed struct name 'class' into 'role'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
54c54
|
||||
< for (classes, gold, experience, ???) |c, g, e, i| {
|
||||
< for (roles, gold, experience, ???) |c, g, e, i| {
|
||||
---
|
||||
> for (classes, gold, experience, 1..) |c, g, e, i| {
|
||||
> for (roles, gold, experience, 1..) |c, g, e, i| {
|
||||
|
||||
Reference in New Issue
Block a user