Add annotation
This commit is contained in:
parent
d925037765
commit
0f9acc4de6
|
@ -2594,6 +2594,8 @@ void gameDialogTicker()
|
||||||
|
|
||||||
if (_gd_optionsWin != -1) {
|
if (_gd_optionsWin != -1) {
|
||||||
windowUnhide(_gd_optionsWin);
|
windowUnhide(_gd_optionsWin);
|
||||||
|
// SFALL: Fix for the player's money not being displayed in the
|
||||||
|
// dialog window after leaving the barter/combat control interface.
|
||||||
gameDialogRenderCaps();
|
gameDialogRenderCaps();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue