Minor bugfix (+1min => 2h11min): due to using an incorrect function (ebiten.ActualTPS() instead of ebiten.TPS()), when the game started, the menu options were cycling too fast, and not at the desired “1 per second” speed.