v0.46.1 build

This commit is contained in:
danielyxie
2019-04-12 16:52:59 -07:00
parent c56645c794
commit 2e9b028174
8 changed files with 98 additions and 428 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
import {IMap} from "./types";
export let CONSTANTS: IMap<any> = {
Version: "0.46.0",
Version: "0.46.1",
//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