modif image IA

This commit is contained in:
gwiz 2020-12-09 12:26:14 +01:00
parent 347f9d8187
commit cf57334f03
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 235 B

BIN
Images/Smicks.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 B

View File

@ -92,7 +92,7 @@ public class VueControleurGyromite extends JFrame implements Observer {
private void chargerLesIcones() {
icoHero = chargerIcone("Images/prof.png");
icoIA = chargerIcone("Images/Fantome.png");
icoIA = chargerIcone("Images/Smicks.png");
icoVide = chargerIcone("Images/Vide.png");
icoColonne = chargerIcone("Images/Colonne.png");
icoMur = chargerIcone("Images/Mur.png");