mirror of
https://github.com/pagefaultgames/rogueserver.git
synced 2025-03-13 09:42:45 +08: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.