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

fix refresh

parent 62a50a1b
No related branches found
No related tags found
No related merge requests found
......@@ -91,8 +91,8 @@ App.Markets.specialSlave = function() {
cashX(forceNeg(hero.cost), "slaveTransfer", hero.slave);
newSlave(hero.slave);
V.heroSlavesPurchased.push(hero.slave.ID);
refresh();
}
refresh();
}
)
);
......
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