
Steps to reproduce
In the game:update_state section, add a player and change the boost value from 33 to 100.
What is expected?
Boost changes are not reflected in sending data.
What is actually happening?
inputBoost() may not be called depending on the result of filterBoost().