Fix feedback @kharhamel
This commit is contained in:
parent
d257b2b944
commit
bbc3935d60
5 changed files with 46 additions and 22 deletions
|
@ -1,7 +1,6 @@
|
|||
import {RESOLUTION} from "../../Enum/EnvironmentVariable";
|
||||
import {Player} from "../Player/Player";
|
||||
import {MapManagerInterface} from "./MapManager";
|
||||
import {PlayerAnimationNames} from "../Player/Animation";
|
||||
|
||||
export interface CameraManagerInterface {
|
||||
MapManager : MapManagerInterface;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue