mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-05-13 02:31:46 +01:00
b8af2429c8
## 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 https://github.com/tgstation/tgstation/blob/f112369547a7da6fdafd69c1d43baf0fc6f76f77/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 /🆑