Files
nevimerandThe Sharkening fd04cd5ee9 improve code for privacy policy by runtime loading (#5332)
## About The Pull Request

changes privacy policy code to load at player connection, rather than
store a list in memory
## Why It's Good For The Game

We don't need to slow down server startup or use memory holding this
data that persists between rounds, that is what SQL's best at
## Proof Of Testing
<details>
<summary>Screenshots/Videos</summary>

</details>

## Changelog
🆑
code: privacy policy loads on connection rather than server load
/🆑
2026-04-11 08:53:30 -06:00
..