mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2024-11-21 16:13:57 +00:00
finish balancing
This commit is contained in:
parent
b102e720d5
commit
957658d72a
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ const advancedDay = 19;
|
||||||
const presentsDay = 20;
|
const presentsDay = 20;
|
||||||
|
|
||||||
const toyGoal = 750;
|
const toyGoal = 750;
|
||||||
const advancedToyGoal = 2000;
|
const advancedToyGoal = 1500;
|
||||||
|
|
||||||
// 20x20 block size
|
// 20x20 block size
|
||||||
// TODO: unhardcode stuff
|
// TODO: unhardcode stuff
|
||||||
|
|
Loading…
Reference in a new issue