mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-05 09:43:31 +02: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