瀏覽代碼

Return

master
Noëlle 3 年之前
父節點
當前提交
9cdaf1fba0
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      koboldgen.py

+ 1
- 0
koboldgen.py 查看文件

@@ -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…
取消
儲存