Undo some of the merge changes that was unwanted

This commit is contained in:
Aktanusa
2018-03-05 16:09:58 -05:00
parent 5266d8e4dc
commit 23abe72564
8 changed files with 20 additions and 6 deletions

View File

@@ -522,3 +522,4 @@ CM.Sim.ResetBonus = function(possiblePresMax) {
return (CM.Sim.cookiesPs - curCPS);
}