The fallthrough on [this line](https://github.com/openai/atari-py/blob/f16dd11124db711ecb1c084014d33e19c3530b36/atari_py/ale_interface/src/games/supported/Gravitar.cpp#L178) looks like a bug. Can we add a `break` to fix it?