From: asklingl@immd4.informatik.uni-erlangen.de (Andreas Klingler)
Subject: SOFTWARE: Multiverse Bugfix
Date: Thu, 13 May 1993 11:57:59 GMT
Organization: CSD., University of Erlangen


I got asked how I fixed the bug that only one player can shoot in Dactyl.
(Hi Tim. Can't reach you by EMail. Please check your .forward)

Change the malloc in line 154 of file extensions/ext_bullet.c to a calloc
(i.e. calloc(sizeof(bulletExt_t),1)).

That should do the trick.


---
Andreas Klingler
asklingl@informatik.uni-erlangen.de
         15 billion B.C.: Universal computer boots up with a Big Bang
      (From: Encyclopedia of Computing Science; first entry of timeline)
