This commit is contained in:
2025-12-14 12:15:45 +08:00
parent 98c30201c5
commit 4782a6a459
6 changed files with 636 additions and 68 deletions

View File

@@ -193,7 +193,7 @@ namespace WulaFallenEmpire
{
recipe = recipe,
targetCount = 1,
paused = true
paused = false
};
SelTable.globalOrderStack.AddOrder(newOrder);
SoundDefOf.Click.PlayOneShotOnCamera();