-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix new character actor showing all white on Android.
For android, some settings are not read so they cannot be found when searching. This meant some values were set to -1 when poor_man was not enabled. This had some weird effects, such as the actor showing all white for the character creation window in some instances. Fix is to not change the value of the option if not found.
- Loading branch information
Showing
1 changed file
with
32 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters