Removing RESOLUTION and ZOOM_LEVEL settings: they are no more needed or supported
This commit is contained in:
parent
7ae66a63a4
commit
3751b0e2bc
3 changed files with 1 additions and 6 deletions
|
@ -10,7 +10,6 @@ import { getAllCompanionResources } from "../Companion/CompanionTexturesLoadingM
|
|||
import {touchScreenManager} from "../../Touch/TouchScreenManager";
|
||||
import {PinchManager} from "../UserInput/PinchManager";
|
||||
import { MenuScene } from "../Menu/MenuScene";
|
||||
import { RESOLUTION } from "../../Enum/EnvironmentVariable";
|
||||
|
||||
export const SelectCompanionSceneName = "SelectCompanionScene";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue