DW-PC\DW 5 år sedan
förälder
incheckning
38da2af8b0
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1 1
      module/game.js
  2. 1 1
      static/scene.json

+ 1 - 1
module/game.js

@@ -1,6 +1,6 @@
 import * as PIXI from "pixi.js";
 import "pixi-plugin-bump";
-const { Application, Sprite, Container, TextStyle, Text } = PIXI;
+const { Application, Sprite, Container } = PIXI;
 const { TextureCache } = PIXI.utils;
 import { loaderRes } from "./util";
 import createGroundData from "./groudData";

+ 1 - 1
static/scene.json

@@ -431,6 +431,6 @@
 	"format": "RGBA8888",
 	"size": {"w":1212,"h":1011},
 	"scale": "1",
-	"smartupdate": "$TexturePacker:SmartUpdate:5a99b4e3c2d1f1e26c808244b9c45e77$"
+	"smartupdate": "$TexturePacker:SmartUpdate:765bcb7488a3290bb0ff52ca72f077fd$"
 }
 }