mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2024-11-21 16:13:57 +00:00
no day 20 yet
This commit is contained in:
parent
c4abf0cd5a
commit
135b7b151b
1 changed files with 1 additions and 1 deletions
|
@ -464,7 +464,7 @@ export const main = createLayer("main", function (this: BaseLayer) {
|
||||||
createDay(() => ({
|
createDay(() => ({
|
||||||
day: 20,
|
day: 20,
|
||||||
shouldNotify: false,
|
shouldNotify: false,
|
||||||
layer: "factory", // "presents"
|
layer: null, // "presents"
|
||||||
symbol: wrappingPaperSymbol,
|
symbol: wrappingPaperSymbol,
|
||||||
story: "",
|
story: "",
|
||||||
completedStory: "",
|
completedStory: "",
|
||||||
|
|
Loading…
Reference in a new issue