ソースを参照

Pronoun

master
Noëlle 4年前
コミット
d10456390c
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      koboldgen.py

+ 1
- 1
koboldgen.py ファイルの表示

@@ -163,7 +163,7 @@ class Plot:
self.fullProblem += "a "
self.fullProblem += self.problem["name"]
if self.problem["hasMinion"]:
self.fullProblem += " and its minion, "
self.fullProblem += " and their minion, "
# if self.secProblem["name"][0].lower() in ["a","e","i","o","u"]:
# self.fullProblem += "an "
# else:

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