mirror of
https://github.com/vcmi/vcmi.git
synced 2025-02-03 13:01:33 +02:00
Hero Exchange: fix quest log button
This commit is contained in:
parent
43f1e37546
commit
c865055803
@ -851,6 +851,7 @@ void CTavernWindow::HeroPortrait::hover( bool on )
|
||||
void CExchangeWindow::questlog(int whichHero)
|
||||
{
|
||||
CCS->curh->dragAndDropCursor(nullptr);
|
||||
LOCPLINT->showQuestLog();
|
||||
}
|
||||
|
||||
void CExchangeWindow::prepareBackground()
|
||||
|
Loading…
x
Reference in New Issue
Block a user