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

fix refresh

parent 62a50a1b
Branches
Tags
1 merge request!7588Buy all hero slaves
......@@ -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.
Please register or to comment