mirror of
https://github.com/pagefaultgames/rogueserver.git
synced 2025-11-07 20:01:21 +01:00
This commit adds the `ChallengeData` struct to the `SessionSaveData` struct. The `ChallengeData` struct includes fields for `id`, `value`, and `severity`. This change allows for storing challenge data in the session save data. |
||
|---|---|---|
| .. | ||
| daily.go | ||
| game.go | ||
| savedata.go | ||