This commit is contained in:
adueck 2023-09-01 00:43:28 +04:00
parent 77d20ecf02
commit a9c21d520a
1 changed files with 1 additions and 1 deletions

View File

@ -593,7 +593,7 @@ export function parseVP(
externalComplement: undefined, externalComplement: undefined,
form: { form: {
removeKing: false, removeKing: false,
shrinkServant: false, shrinkServant: true,
}, },
} as T.VPSelectionComplete, } as T.VPSelectionComplete,
errors, errors,