Patch submission
Par jd le mardi, mai 2 2006, 21:44 - Le monde merveilleux de l'informatique - Lien permanent
Does anybody know where I could submit this patch ? I did not found any developement mailing list about it.
--- universe/life/init_day.c.orig -13700000000-00-00 00:00:00.000000000 +0000
+++ universe/life/init_day.c 2006-05-02 21:40:35.000000000 +0200
-2,9 +2,6
init_live_day(LivingForm *p)
{
int i;
-
- if(!strcmp(p->name, "jd"))
- p->rough_day = 1;
for(i = 0; i < N_LIVING_H; i++)
p->live = 1;
/* Randomly kill some kittens */