Skip to content

Commit

Permalink
Bugs no Player 2 consertados
Browse files Browse the repository at this point in the history
  • Loading branch information
williamtorres1 committed Jul 1, 2018
1 parent 95c482e commit c7194e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion código fonte/jogo do labirinto.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@ void movimentacao2(int *hp1,int *hp2, int *ouro, int *x,int *y,int mapa1[][12])
}
}
}

printf("oi");
void escolha_player(int player)
{
printf("Jogador %d, onde deseja comecar a jogar?\n",player);
Expand Down

0 comments on commit c7194e5

Please sign in to comment.