From f656f3591a45495bdd1dcecb0e862927f02634a6 Mon Sep 17 00:00:00 2001 From: sdw113322 Date: Mon, 4 May 2015 21:57:16 +0800 Subject: [PATCH] change to 2.4 --- js/const.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/const.js b/js/const.js index 6edadc5..6b181ac 100644 --- a/js/const.js +++ b/js/const.js @@ -1,4 +1,4 @@ -var version = "2.3"; +var version = "2.4"; //素材資料 (編號,屬性,名稱) function materialData(no,element,name){ this.no = no;