Commit 7fab9c3b authored by Tt's avatar Tt

更换文件夹名称

parent aa8f9efe
......@@ -3,7 +3,7 @@
// pg.event.emit('npc_voice_play_voice_end')
import pg from "../../scene/pg_sn17_danci";
import pg from "../../scene/pg_sn19_read";
const { ccclass, property } = cc._decorator;
......@@ -98,3 +98,4 @@ export default class LayerBack extends cc.Component {
......@@ -11,7 +11,7 @@
"height": 117,
"platformSettings": {},
"subMetas": {
"back_sn17_danci": {
"back_sn19_read": {
"ver": "1.0.4",
"uuid": "92327074-92fd-4d4a-a8aa-32f7ed514ab1",
"rawTextureUuid": "d3006e79-2315-4059-8aee-8e7a4d56121f",
......
......@@ -11,7 +11,7 @@
"height": 70,
"platformSettings": {},
"subMetas": {
"pic_icon_tiger1_sn17_danci": {
"pic_icon_tiger1_sn19_read": {
"ver": "1.0.4",
"uuid": "008bbd55-b1e7-4e82-bf54-f6cf40ebb738",
"rawTextureUuid": "593366d0-c41f-40dd-8cfa-72e2fbdb78b8",
......
......@@ -11,7 +11,7 @@
"height": 70,
"platformSettings": {},
"subMetas": {
"pic_icon_tiger2_sn17_danci": {
"pic_icon_tiger2_sn19_read": {
"ver": "1.0.4",
"uuid": "603d0882-deba-4173-8432-b9da5e547d20",
"rawTextureUuid": "f6f170f4-59de-40e0-b666-1ddaf58a6997",
......
......@@ -11,7 +11,7 @@
"height": 70,
"platformSettings": {},
"subMetas": {
"pic_icon_tiger_sn17_danci": {
"pic_icon_tiger_sn19_read": {
"ver": "1.0.4",
"uuid": "5d214bcc-ae6a-48b2-8e3e-693089d66911",
"rawTextureUuid": "ffa50fcc-6561-4673-8e93-5e4abf03d963",
......
......@@ -2,7 +2,7 @@
// pg.event.once('layer_coin_show_coin_end',()=>{}) // 动画回调
import pg from "../../scene/pg_sn17_danci";
import pg from "../../scene/pg_sn19_read";
const { ccclass, property } = cc._decorator;
......@@ -71,3 +71,4 @@ export default class LayerCoin extends cc.Component {
......@@ -2,7 +2,7 @@
// alert('replay')
// })
// pg.event.emit('layer_ending_show')
import pg from "../../scene/pg_sn17_danci";
import pg from "../../scene/pg_sn19_read";
const { ccclass, property } = cc._decorator;
......@@ -58,3 +58,4 @@ export default class LayerEnding extends cc.Component {
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