tab -> espace

This commit is contained in:
nemesis 2018-06-11 22:12:28 +02:00
parent 6eb285f866
commit 87d0a3adc6

View file

@ -156,7 +156,7 @@ def roll(result,type,explosif,nb,f,noadd,ars,relance,mitige):
# verif type et contenu params? # verif type et contenu params?
roll = 0 roll = 0
new = 0 new = 0
moins = 0 moins = 0
if (ars): if (ars):
roll = 1 roll = 1
if (type > 1): if (type > 1):