Commit 9c144b84 authored by wjf's avatar wjf

l

parent 3f9ce121
...@@ -375,7 +375,7 @@ export const Chapters6: ChapterData[] = [ ...@@ -375,7 +375,7 @@ export const Chapters6: ChapterData[] = [
3, 3, 3, 3, 3, 0, 0, 0, 0, 3, 3, 3, 3, 3, 0, 0, 0, 0,
3, 3, 3, 3, 3, 0, 0, 0, 0 3, 3, 3, 3, 3, 0, 0, 0, 0
], ],
connectedLats: [[72, 0], [73, 1], [74, 2], [75, 3], [76, 4]], // connectedLats: [[72, 0], [73, 1], [74, 2], [75, 3], [76, 4]],
elements: [ elements: [
2, 7, 2, 7, 2, 1, 1, 1, 1, 2, 7, 2, 7, 2, 1, 1, 1, 1,
1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 1, 1, 1, 1,
...@@ -408,7 +408,13 @@ export const Chapters6: ChapterData[] = [ ...@@ -408,7 +408,13 @@ export const Chapters6: ChapterData[] = [
{ index: 28, type: null }, { index: 28, type: null },
{ index: 29, type: null }, { index: 29, type: null },
{ index: 30, type: null }, { index: 30, type: null },
{ index: 31, type: null } { index: 31, type: null },
{ index: 0, type: null },
{ index: 1, type: null },
{ index: 2, type: null },
{ index: 3, type: null },
{ index: 4, type: null },
] ]
} }
}, },
......
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