Correction form review and checks
This commit is contained in:
parent
232fd33ec8
commit
5cac4f52bc
4 changed files with 57 additions and 43 deletions
|
@ -2,7 +2,7 @@
|
|||
import InputTextGlobalMessage from "./InputTextGlobalMessage.svelte";
|
||||
import UploadAudioGlobalMessage from "./UploadAudioGlobalMessage.svelte";
|
||||
import {gameManager} from "../../Phaser/Game/GameManager";
|
||||
import {Game} from "../../Phaser/Game/Game";
|
||||
import type {Game} from "../../Phaser/Game/Game";
|
||||
|
||||
export let game: Game;
|
||||
let inputSendTextActive = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue