1.9
This commit is contained in:
parent
fc7c94bd69
commit
2cc2f003df
71 changed files with 3359 additions and 1027 deletions
|
|
@ -105,6 +105,8 @@ class World { constructor() {
|
|||
this.liveIdSerial = 0;
|
||||
this.liveTarinai = new Map();
|
||||
this.lastBirthAt = -999;
|
||||
this.lastColonyMoodPopulation = NaN;
|
||||
this.nextColonyMoodEvalAt = 0;
|
||||
this.maxGeneration = 1;
|
||||
this.family = {};
|
||||
this.familyVersion = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue