Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ile authored Mar 21, 2024
1 parent 4fe024b commit 9929505
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
vars = {
human_age: 80,
title: '',
birth_rate: 2.5,
birth_rate: 1.3,
birth_age: 21,
immigration: 1000,
start_pop: 60000,
start_pop: 500000,
timespan: 200,
start_year: (new Date()).getFullYear(),
pyramid: 'flat'
Expand Down

0 comments on commit 9929505

Please sign in to comment.