Commit 1fcd0118 authored by zhangjinzhou's avatar zhangjinzhou

1118暂存

parent 9f082fb6
......@@ -137,8 +137,8 @@
// localStorage.clear();
window['imgver'] = '11112';
//top 8 ,repeat 22 , bottom 3
window['total_level'] = 8 + 3 + 22 * 59;
window['last_level'] = 1300;
window['total_level'] = 8 + 3 + 22 * 60;
window['last_level'] = 1320;
var sharePic = document.getElementById('pic');
sharePic.onclick = function () {
......
This diff is collapsed.
import { ChapterData } from "../interface/ChapterData";
//1301-1320
export const Chapters56: ChapterData[] = [
]
\ No newline at end of file
......@@ -20,7 +20,7 @@
"num": 3
}
],
"playerlevel":1300,
"playerlevel":1320,
"remainEnargy": 2,
"askForEnergy": false,
"refectionCountdown": 77777,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment