Skip to content
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.

Commit

Permalink
change to v2.5b2
Browse files Browse the repository at this point in the history
  • Loading branch information
vrabe committed Aug 13, 2015
1 parent 1a5eb03 commit aef1336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/const.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var version = "2.5 beta 1";
var version = "2.5 beta 2";
//素材資料 (編號,屬性,名稱)
function materialData(no,element,name){
this.no = no;
Expand Down

0 comments on commit aef1336

Please sign in to comment.