ソースを参照

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

読み込み中…
キャンセル
保存