Skip to content
Snippets Groups Projects
Commit 71e5ad07 authored by lowercasedonkey's avatar lowercasedonkey
Browse files

update slaveDB from AS on loading SI

parent b84f205d
Branches
Tags
1 merge request!6320SI fixes
......@@ -3,6 +3,7 @@
<<set $nextButton = "Confirm changes", $nextLink = "Main">>
<<set _SL = $slaves.length, _CL = $canines.length, _HL = $hooved.length, _FL = $felines.length>>
<<set _i = $slaveIndices[$activeSlave.ID]>>
<<set $slaves[_i] = $activeSlave>>
<<setLocalPronouns $slaves[_i]>>
<<run Enunciate($slaves[_i])>>
<style>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment