This commit is contained in:
Theo Mougnibas 2024-12-10 16:31:58 +01:00
parent 8cfaf6e341
commit 4abafa6035

View file

@ -96,7 +96,7 @@ async function remplirMagasinTechnologies(){
evolution_tech += 1
}else{
// PAS ASSEZ RICHE !!!!!
alert("PAS ASSEZ RICHE !!!!!!!!!!!!")
ouvrirAlerte("PAS ASSEZ RICHE !!!!!!!!!!!!")
}
@ -218,7 +218,7 @@ async function remplirMagasinCollegues(){
evolution_coll += 1
}else{
// PAS ASSEZ RICHE !!!!!
alert("PAS ASSEZ RICHE !!!!!!!!!!!!")
ouvrirAlerte("PAS ASSEZ RICHE !!!!!!!!!!!!")
}