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