refactor: n o client physics
This commit is contained in:
parent
c6c7e2270a
commit
408e91b453
|
@ -10,7 +10,7 @@ import {Animation} from '@avocado/timing';
|
|||
const stage = new Container();
|
||||
|
||||
const entityList = new EntityList();
|
||||
entityList.world = new World();
|
||||
// entityList.world = new World();
|
||||
const stateSynchronizer = new StateSynchronizer({
|
||||
entityList,
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user