set version to 1.3, add code to update State from 1.2 to 1.3

This commit is contained in:
LucidCrux
2013-07-27 12:49:03 -06:00
parent a8c6790d84
commit 36011b5b15
2 changed files with 56 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ var Engine = {
* That would be so elegant and awesome.
*/
SITE_URL: encodeURIComponent("http://adarkroom.doublespeakgames.com"),
VERSION: 1.2,
VERSION: 1.3,
MAX_STORE: 99999999999999,
SAVE_DISPLAY: 30 * 1000,