Files
Bubberstation/code
Jerry 14fe18127d Fix exception bad arg name 'initiator_name' for shuttle map rotation (#87038)
## About The Pull Request

Fixes an exception that occurred during the map vote on the shuttle
escape.

Namely, the argument used is `initiator_name` when it should be
`vote_initiator_name`.
## Why It's Good For The Game

Fixes exception.
## Changelog
🆑
fix: fixes exception during shuttle map rotation vote
/🆑
2024-10-06 06:41:30 +02:00
..