Removing useless import
This commit is contained in:
@@ -9,7 +9,6 @@ import type {GameScene} from "../Game/GameScene";
|
||||
import {DEPTH_INGAME_TEXT_INDEX} from "../Game/DepthIndexes";
|
||||
import {waScaleManager} from "../Services/WaScaleManager";
|
||||
import type OutlinePipelinePlugin from "phaser3-rex-plugins/plugins/outlinepipeline-plugin.js";
|
||||
import * as Phaser from "phaser";
|
||||
|
||||
const playerNameY = - 25;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user