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

fix

parent b4869052
No related branches found
No related tags found
1 merge request!9588Delay art draw until after clothing selection
......@@ -102,7 +102,7 @@ App.EndWeek.arcadeReport = function() {
"div",
"indent"
);
App.SlaveAssignment.appendSlaveArt(slaveEntry, slave);
App.SlaveAssignment.appendSlaveArt(artSpan, slave);
} else {
// discard return values silently
App.SlaveAssignment.choosesOwnJob(slave);
......
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