Browse Source
The size of the monstkills array is unnecessarily large, as it maps from monster type to number of kills, and the monster type enum goes from 0 to NUM_MTYPES-1.pull/256/head
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue