Ver Fonte

Pre-sleep note-to-self

Sacha Ligthert há 2 anos atrás
pai
commit
6a5db168e9
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      game.go

+ 1 - 0
game.go

@@ -77,6 +77,7 @@ func initialize() (Game, error) {
 func (game *Game) gameDirector() {
 	defer quit(game)
 
+	// TODO reorder this
 	for game.gameover == 0 {
 
 		// Clean the screen