mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
## 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 /🆑