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

remove update from as

parent fc8f8fa2
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
<<set $nextButton = "Confirm changes", $nextLink = "Main">> <<set $nextButton = "Confirm changes", $nextLink = "Main">>
<<set _SL = $slaves.length, _CL = $canines.length, _HL = $hooved.length, _FL = $felines.length>> <<set _SL = $slaves.length, _CL = $canines.length, _HL = $hooved.length, _FL = $felines.length>>
<<set _i = $slaveIndices[$activeSlave.ID]>> <<set _i = $slaveIndices[$activeSlave.ID]>>
<<set $slaves[_i] = $activeSlave>>
<<setLocalPronouns $slaves[_i]>> <<setLocalPronouns $slaves[_i]>>
<<run Enunciate($slaves[_i])>> <<run Enunciate($slaves[_i])>>
<style> <style>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment