XIVSlothCombo
XIVSlothCombo copied to clipboard
[RPR] SoulSow Internal fixes
Solves various array out of index errors that generate when the option is enabled but no action has been selected (first time user use).
- RPR RPR_Soulsow: Added check to see options is a non-zero array
- UserConfig DrawHorizontalMultiChoice: Better handles first time initialization and resizing.
Closes #1067