Fixing CI
This commit is contained in:
parent
ea7fc62c00
commit
7ec8cd2a5b
2 changed files with 12 additions and 7 deletions
|
@ -2,7 +2,6 @@
|
|||
import { onDestroy } from "svelte";
|
||||
|
||||
import { gameManager } from "../../Phaser/Game/GameManager";
|
||||
import { playersStore } from "../../Stores/PlayersStore";
|
||||
|
||||
export let userId: number;
|
||||
export let placeholderSrc: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue