## Description To reduce the latency between a game state change, leaders should be able update the game state. ## Features - [x] Allow a leader to be assigned roles. - [x] A leader assigned to hold Antipac can update who Antipac is. - [x] A leader assigned to hold the FROSH flag can change ghosts to edible. - [x] Leaders whose access has been revoked should automatically regain their controls if promoted again - [ ] A leader assigned to Pacman can indicate who caught Pacman.
Description
To reduce the latency between a game state change, leaders should be able update the game state.
Features