mhw-dps-overlay
mhw-dps-overlay copied to clipboard
Refactor core logic to more suitable data structures
We have a bunch of arrays of length 4 to track various player data. Maybe it would be better to use a dictionary or even build a player class.