Minor changes and add favicon
This commit is contained in:
parent
34dae300da
commit
e7f9007b23
18 changed files with 28 additions and 44 deletions
|
|
@ -1,13 +1,6 @@
|
|||
import { vec2 } from 'gl-matrix';
|
||||
import { Renderer } from 'sdf-2d';
|
||||
import {
|
||||
CharacterBase,
|
||||
CharacterTeam,
|
||||
Circle,
|
||||
Id,
|
||||
settings,
|
||||
UpdateMessage,
|
||||
} from 'shared';
|
||||
import { CharacterBase, CharacterTeam, Circle, Id, settings } from 'shared';
|
||||
|
||||
import { BlobShape } from '../shapes/blob-shape';
|
||||
import { ViewObject } from './view-object';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue