Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ile committed Mar 21, 2024
1 parent 9929505 commit 1a5ac19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
birth_rate: 1.3,
birth_age: 21,
immigration: 1000,
start_pop: 500000,
start_pop: 5000000,
timespan: 200,
start_year: (new Date()).getFullYear(),
pyramid: 'flat'
Expand Down

0 comments on commit 1a5ac19

Please sign in to comment.