mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-22 21:16:14 -04:00
Build 29060103
This commit is contained in:
parent
a215237c17
commit
b46f745310
8 changed files with 74 additions and 23 deletions
|
@ -69,6 +69,7 @@ import { helpMenuEntry } from "./help";
|
|||
import { creativeMode } from "./creative";
|
||||
import { setupTooltips } from "./tooltip";
|
||||
import { startingPerkMenuButton } from "./startingPerks";
|
||||
import "./migrations";
|
||||
|
||||
export async function play() {
|
||||
if (await applyFullScreenChoice()) return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue