Refactored choosing race and class into a single class. discovered issue when only one image exists for a race or class, the last index for the randomly chosen snapshot image is set to 0 and will forever be stuck in a while loop. Need to implement some kind of safeguards.

This commit is contained in:
Josh Ashton
2022-11-15 22:43:20 -07:00
parent d8c2617680
commit 69f644b676
21 changed files with 255 additions and 370 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB