Browse Source

test branches 3

unknown 10 năm trước cách đây
mục cha
commit
a9dde71b14
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/Pion.py

+ 1 - 1
lib/Pion.py

@@ -20,7 +20,7 @@ class Pion(QGraphicsItem):
         #plateau
         self.plateau = plateau
 
-        #attributs
+        #attributs (test)
         self.numero = numero
         self.creature = Creature()
         self.nom = "pion"