Falling back to using what the file writer is using to store the int, even if it may be incorrect. The combo box is not referenced anywhere else in code.
This adds logging around read/writing locked slots file and makes sure the file path is valid.
Notes
I have other commits in the works so I'm not pushing a built .dll yet
Purpose
My game was not loading locked slots.
Changes
Falling back to using what the file writer is using to store the int, even if it may be incorrect. The combo box is not referenced anywhere else in code. This adds logging around read/writing locked slots file and makes sure the file path is valid.
Notes
I have other commits in the works so I'm not pushing a built .dll yet