Ver código fonte

Return

master
Noëlle 3 anos atrás
pai
commit
9cdaf1fba0
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      koboldgen.py

+ 1
- 0
koboldgen.py Ver arquivo

@@ -528,6 +528,7 @@ class Campaign:
# Create a random campaign, but the adversary is Pev
self.create_campaign(n=6, makeChars=True)
self.params = Plot(probIndex=121)
return
numPwd = []
for c in densePwd:
numPwd.append(Campaign.ALPHABET.index(c))

Carregando…
Cancelar
Salvar