Browse Source

Return

master
Noëlle 3 years ago
parent
commit
9cdaf1fba0
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      koboldgen.py

+ 1
- 0
koboldgen.py View File

@@ -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))

Loading…
Cancel
Save