]> git.pond.sub.org Git - empserver/commit
(babies): Err, the maxpop case wasn't an optimization... Without
authorMarkus Armbruster <armbru@pond.sub.org>
Tue, 11 Oct 2005 20:10:15 +0000 (20:10 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Tue, 11 Oct 2005 20:10:15 +0000 (20:10 +0000)
commit19d1830bc496701589558435a80906d10d1b3257
tree2b677e2dcad8a1375396439dcbd12e40c4f3416f
parent4d0a17c8820a2266b1224c8631664954efb03a4d
(babies): Err, the maxpop case wasn't an optimization...  Without
that, we get negative babies, which leads to negative avail and baby
food (cannibalism?) in grow_people().  Restore it.
src/lib/update/human.c