mieux
This commit is contained in:
parent
8cfaf6e341
commit
4abafa6035
1 changed files with 2 additions and 2 deletions
|
@ -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 !!!!!!!!!!!!")
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue