Commit 459fa35e authored by wildfirecode's avatar wildfirecode

Merge branch 'dev' of gitlab2.dui88.com:wanghongyuan/xiaoxiaole into dev

parents 69af7dfa 5e0493d8
......@@ -263,7 +263,7 @@ export default class MainScene extends Scene {
if (this.chapter <= 5) {
guideImageNum = this.chapter;
}
else if (this.chapter == 11) {
else if (this.chapter == 10) {
guideImageNum = 8;
}
else if (this.chapter == 20) {
......
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