修复两个小BUG 增加了购买逻辑
This commit is contained in:
@@ -25,10 +25,10 @@
|
||||
"Base/Interface.nut"
|
||||
],
|
||||
"ProjectScript": {
|
||||
"新成就系统": {
|
||||
"成就系统": {
|
||||
"Private": true,
|
||||
"Script": [
|
||||
"Project/Achievement_New/Achievement_New.nut"
|
||||
"Project/Achievement/Achievement.nut"
|
||||
],
|
||||
"info": {
|
||||
"ProjectAuthor": "官方 (期限:月)",
|
||||
@@ -37,10 +37,10 @@
|
||||
"ImageMini": "http://49.234.27.222:8651/dps/download2/Image:chengjiu.png"
|
||||
}
|
||||
},
|
||||
"成就系统": {
|
||||
"新成就系统": {
|
||||
"Private": true,
|
||||
"Script": [
|
||||
"Project/Achievement/Achievement.nut"
|
||||
"Project/Achievement_New/Achievement_New.nut"
|
||||
],
|
||||
"info": {
|
||||
"ProjectAuthor": "官方 (期限:月)",
|
||||
|
||||
Reference in New Issue
Block a user