Implement thief discard and retain flows

This commit is contained in:
2026-06-17 22:48:55 +09:00
parent 098571e9aa
commit f2828deb19
7 changed files with 414 additions and 56 deletions

View File

@@ -364,6 +364,7 @@ function writeCodeblocks() {
prop('number', 'DiscardSelectTotal', '0'),
prop('number', 'DiscardPostShiv', '0'),
prop('number', 'DiscardShivPerPick', '0'),
prop('boolean', 'RetainSelectActive', 'false'),
], [
...bootMethods,
...stateMethods,