mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-13 03:02:38 +00:00
## About The Pull Request
Closes #83020
This proc, called *every single ui_data tick*, was mutating the vote's
list of choices. Grahhh impure procs grahhh
f112369547/code/datums/votes/map_vote.dm (L57-L60)
Weirdly, I have no idea how this *ever* worked, even prior to my PR,
because I didn't touch this or any consuming code. It was called in the
same place, same args, etc. prior to my PR. So I have no idea.
## Changelog
🆑 Melbert
fix: Map vote should work better
/🆑