Skip to content

Commit

Permalink
VDEN
Browse files Browse the repository at this point in the history
  • Loading branch information
GitWatin committed May 13, 2020
1 parent 8403350 commit 672396f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SmashBigBordelv2/Jeu.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,6 @@ void Jeu::CreateHUD()
texture_hud = new TextureManager();



// Creation de l'avatar perso 1:
avatar1->setTextureRect(sf::IntRect(0, 0, 80, 80));
avatar1->setTexture(*texture_hud->SetTexture(perso1choisi->GetAvatar()+".png"));
Expand Down

0 comments on commit 672396f

Please sign in to comment.