Add OptionEntry Experience Bar
This commit is contained in:
parent
7656014f19
commit
635f378722
6 changed files with 22 additions and 10 deletions
|
|
@ -3346,7 +3346,7 @@ bool OperateShrineGlowing(int pnum)
|
|||
else
|
||||
myPlayer._pExperience = 0;
|
||||
|
||||
if (sgOptions.Gameplay.bExperienceBar)
|
||||
if (*sgOptions.Gameplay.experienceBar)
|
||||
force_redraw = 255;
|
||||
|
||||
CheckStats(Players[pnum]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue