|
@@ -19,8 +19,8 @@ export default class GuideSystem {
|
|
|
// if (!cc.sys.isNative) {
|
|
// if (!cc.sys.isNative) {
|
|
|
// this.crtGuideID = 1;
|
|
// this.crtGuideID = 1;
|
|
|
// }
|
|
// }
|
|
|
- //test
|
|
|
|
|
- this.crtGuideID = 0
|
|
|
|
|
|
|
+ // //test
|
|
|
|
|
+ // this.crtGuideID = 0
|
|
|
|
|
|
|
|
if (this.crtGuideID >= 9999) {
|
|
if (this.crtGuideID >= 9999) {
|
|
|
mk.console.log("新手引导已做完");
|
|
mk.console.log("新手引导已做完");
|