patch texte carte

This commit is contained in:
mmarc471@gmail.com
2020-09-11 18:35:30 +02:00
parent a294ebe833
commit 7341f0e249
7 changed files with 36 additions and 18 deletions
@@ -24,7 +24,7 @@ public class DemoCard extends Card{
@Override
public int getCardPicture() {
return R.drawable.guerrier_nul;
return R.drawable.elfe_fournisseur;
}