Build 29060103

This commit is contained in:
Renan LE CARO 2025-04-02 17:03:53 +02:00
parent a215237c17
commit b46f745310
8 changed files with 74 additions and 23 deletions

View file

@ -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;