From aef133606480c574a39dbc425fa154801ce304c9 Mon Sep 17 00:00:00 2001 From: vrabe Date: Thu, 13 Aug 2015 14:24:57 +0800 Subject: [PATCH] change to v2.5b2 --- js/const.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/const.js b/js/const.js index c785863..12a9a84 100644 --- a/js/const.js +++ b/js/const.js @@ -1,4 +1,4 @@ -var version = "2.5 beta 1"; +var version = "2.5 beta 2"; //素材資料 (編號,屬性,名稱) function materialData(no,element,name){ this.no = no;