Skip to content

Commit

Permalink
Limit visuals for test
Browse files Browse the repository at this point in the history
  • Loading branch information
matthijsgroen committed Jan 20, 2025
1 parent 1d3b52b commit 2e17df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/game/level-types/summer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export const summer: LevelType<"summer"> = {
showIntro: true,
inBetaTest: true,
levelModifiers: {
theme: "summer",
// theme: "summer",
hideMode: "ice",
hideEvery: 2
},
Expand Down

0 comments on commit 2e17df4

Please sign in to comment.