This commit is contained in:
Renan LE CARO 2025-04-06 10:20:09 +02:00
parent bdbf8b846c
commit 6299f7e86b
3 changed files with 11 additions and 18 deletions

View file

@ -8,7 +8,7 @@ import { describeLevel, highScoreText, sumOfValues } from "./game_utils";
export function creativeMode(gameState: GameState) {
return {
icon: icons["icon:sandbox"],
icon: icons["icon:creative"],
text: t("lab.menu_entry"),
help:
// highScoreForMode("creative") ||