Updated version to 0.17.7

This commit is contained in:
Daniel Xie 2017-05-30 16:32:15 -05:00
parent 92a1f41164
commit 05036953ef

@ -1,5 +1,5 @@
CONSTANTS = { CONSTANTS = {
Version: "0.17.6", Version: "0.17.7",
//Max level for any skill, assuming no multipliers. Determined by max numerical value in javascript for experience //Max level for any skill, assuming no multipliers. Determined by max numerical value in javascript for experience
//and the skill level formula in Player.js. Note that all this means it that when experience hits MAX_INT, then //and the skill level formula in Player.js. Note that all this means it that when experience hits MAX_INT, then