Minor changes and add favicon
This commit is contained in:
parent
34dae300da
commit
e7f9007b23
18 changed files with 28 additions and 44 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { Renderer } from 'sdf-2d';
|
||||
import { GameObject, UpdateMessage } from 'shared';
|
||||
import { GameObject } from 'shared';
|
||||
|
||||
export interface ViewObject extends GameObject {
|
||||
step(deltaTimeInMilliseconds: number): void;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue