Adding LayoutManager to position videos as cleverly as possible
This commit is contained in:
parent
4b940a571c
commit
7232bbaef9
3 changed files with 105 additions and 1 deletions
|
@ -11,7 +11,7 @@ import {FourOFourScene} from "./Phaser/Reconnecting/FourOFourScene";
|
|||
import {CustomizeScene} from "./Phaser/Login/CustomizeScene";
|
||||
|
||||
const config: GameConfig = {
|
||||
title: "Office game",
|
||||
title: "WorkAdventure",
|
||||
width: window.innerWidth / RESOLUTION,
|
||||
height: window.innerHeight / RESOLUTION,
|
||||
parent: "game",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue