mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-20 07:27:19 -05:00
* Return errors for #790 * Fixing lint issues * Returning nil instead of empty struct pointer * Removed new hero stat calls as new player requires stats to be passed in. These were using defaults regardless of the save file. * Removed override on the default to health/mana/experience. These should now result is proper values. * Removed new hero stat calls as new player requires stats to be passed in. These were using defaults regardless of the save file. * Removed override on the default to health/mana/experience. These should now result is proper values.