Updated versio to 1.18.3

This commit is contained in:
Daniel Xie 2017-06-01 13:56:27 -05:00
parent ae212dda9a
commit 236facab97

@ -1,5 +1,5 @@
CONSTANTS = { CONSTANTS = {
Version: "0.18.2", Version: "0.18.3",
//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