Skip to content
Snippets Groups Projects
Commit 8e520cc4 authored by ezsh's avatar ezsh
Browse files

Setup slave summary for new game start

parent 3abb546c
No related branches found
No related tags found
No related merge requests found
...@@ -832,7 +832,7 @@ The previous owner seems to have left in something of a hurry. ...@@ -832,7 +832,7 @@ The previous owner seems to have left in something of a hurry.
<</if>> <</if>>
<<set $enduringTrust = $averageTrust>> <<set $enduringTrust = $averageTrust>>
<<set $enduringDevotion = $averageDevotion>> <<set $enduringDevotion = $averageDevotion>>
<<run App.UI.SlaveSummary.settingsChanged()>>
<br><br> <br><br>
<<link "Continue">> <<link "Continue">>
...@@ -850,4 +850,4 @@ The previous owner seems to have left in something of a hurry. ...@@ -850,4 +850,4 @@ The previous owner seems to have left in something of a hurry.
<</if>> <</if>>
<<script>>Save.autosave.save("Week Start Autosave")<</script>> <<script>>Save.autosave.save("Week Start Autosave")<</script>>
<<goto "Main">> <<goto "Main">>
<</link>> <</link>>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment