Commit 812449f7 authored by wildfirecode's avatar wildfirecode

1

parent 83afd0c6
...@@ -2,6 +2,7 @@ import Scene from "../views/Scene"; ...@@ -2,6 +2,7 @@ import Scene from "../views/Scene";
import { getResPath } from "../utils"; import { getResPath } from "../utils";
import { loadSvgaRes, loadSvga } from "../loadSvga"; import { loadSvgaRes, loadSvga } from "../loadSvga";
import { wait } from "../GameConst"; import { wait } from "../GameConst";
import { NetManager } from "../../libs/tw/manager/NetManager";
export default class TransScene extends Scene { export default class TransScene extends Scene {
_standby: SVGA.EgretMovieClip; _standby: SVGA.EgretMovieClip;
......
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