Add button interaction
This commit is contained in:
parent
6223b35536
commit
4a253b0184
12 changed files with 247 additions and 23 deletions
|
@ -1,4 +1,4 @@
|
|||
import {game} from '../game.mjs';
|
||||
import {game} from '../game/index.mjs';
|
||||
import {getContainedSectors} from '../world/index.mjs';
|
||||
import * as background from './background.mjs';
|
||||
import * as gui from './gui.mjs';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue