tyoeer / Chaoshead

A level editor, scripting interface, campaign editor, and reverse engineering tool for Levelhead
Apache License 2.0
4 stars 1 forks source link

The allocator uses magic number for mask ranges #11

Closed tyoeer closed 1 year ago

tyoeer commented 2 years ago

The masks for the rift ids and channels are initialised from 1 to 999, which are hard-coded as magic numbers, instead of using the actual property ranges.