Files
nethack/util
nethack.allison 4b0dab0d0e <Someone> bit
in util/lev_main.c:write_maze(), line which reads
"Write(fd, &(pt->ngold), sizeof(pt->naltar));"

should read
"Write(fd, &(pt->ngold), sizeof(pt->ngold));"
2002-02-19 13:25:06 +00:00
..
2002-01-18 02:50:06 +00:00
2002-02-04 16:11:00 +00:00
2002-02-04 16:11:00 +00:00
2002-02-04 16:11:00 +00:00
2002-02-04 16:11:00 +00:00
2002-02-04 16:11:00 +00:00
2002-02-04 16:11:00 +00:00
2002-02-19 13:25:06 +00:00
2002-02-04 16:11:00 +00:00
2002-02-04 16:11:00 +00:00
2002-02-04 16:11:00 +00:00