Skip to content
Snippets Groups Projects
Commit 6d4ed497 authored by Lénaïg Le Moigne's avatar Lénaïg Le Moigne
Browse files

Quand t'en peux pu de tous ces problèmes de merge --'

parent 7424cec0
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -748,7 +748,7 @@ int affichage_carte()
pos_personnage_numero.y=pos_perso.y+(2*PV->h);
pos_nombre_deplacement.x=ecran->w-(LARGEUR_BORDURE+mana->w)/2.4;
pos_nombre_deplacement.y=pos_personnage_numero.y+(1.1*PV->h);
pos_nombre_deplacement.y=pos_personnage_numero.y+(2*PV->h);
pos_nombre_deplacement.y=pos_personnage_numero.y+(1*PV->h);
for(i=0; i<LARGEUR_CARTE; i++)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment