Skip to content
Snippets Groups Projects
Commit e47f8246 authored by KALCK DAMIEN's avatar KALCK DAMIEN
Browse files

ça crachait

parent 9494730a
Branches
No related merge requests found
......@@ -266,7 +266,7 @@ class Game:
newBat.setInformation("Occupe", "Espace occupé")
newBat.setInformation("Nom","Emplacement pour"+str(self.dragBatiment.NameObjet))
newBat.setInformation("coutEntretien","30€ d'entretien mensuel ")
champ.showInfo(self.screen,self.recInformation,newBat.descripteurInfrastructure)
champ.showInfo(self.screen,self.recInformation)
#Perdre l'argent
variable = self.dragBatiment.montantAchat
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment