Commit f6d166e8 authored by Tt's avatar Tt

1

parent ad7a79aa
No preview for this file type
......@@ -3,7 +3,7 @@
// pg.event.emit('npc_voice_play_voice_end')
import pg from "../../scene/pg_hy04_pinci";
import pg from "../../scene/pg_sn02_danci";
const { ccclass, property } = cc._decorator;
......@@ -95,3 +95,4 @@ export default class LayerBack extends cc.Component {
......@@ -11,7 +11,7 @@
"height": 117,
"platformSettings": {},
"subMetas": {
"back_hy04_pinci": {
"back_sn02_danci": {
"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_hy04_pinci": {
"pic_icon_tiger1_sn02_danci": {
"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_hy04_pinci": {
"pic_icon_tiger2_sn02_danci": {
"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_hy04_pinci": {
"pic_icon_tiger_sn02_danci": {
"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_hy04_pinci";
import pg from "../../scene/pg_sn02_danci";
const { ccclass, property } = cc._decorator;
......@@ -68,3 +68,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_hy04_pinci";
import pg from "../../scene/pg_sn02_danci";
const { ccclass, property } = cc._decorator;
......@@ -60,3 +60,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