This commit is contained in:
2025-11-21 15:37:42 +08:00
parent 4a44ad5005
commit 45dd33e7ba
15 changed files with 162 additions and 16 deletions

View File

@@ -47,7 +47,7 @@ namespace WulaFallenEmpire
Find.LetterStack.RemoveLetter(this);
};
var diaOption = new DiaOption(currentOption.label)
var diaOption = new DiaOption(currentOption.label.Translate())
{
action = choiceAction,
resolveTree = true