initialization()
@ -71,6 +71,8 @@ func initialize() (Game, error) {
gameover: 0,
}
game.initRobots()
return game, err
The note is not visible to the blocked user.