mirror of
https://github.com/pagefaultgames/rogueserver.git
synced 2025-06-21 17:12:47 +02: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 |