Save compatibility and updating version in Constants

This commit is contained in:
danielyxie
2017-08-19 20:38:27 -05:00
parent faf19addee
commit 99c220514f
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
CONSTANTS = {
Version: "0.27.2",
Version: "0.27.3",
//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