Parcourir la source

Hero Exchange: fix quest log button

ArseniyShestakov il y a 10 ans
Parent
commit
c865055803
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      client/windows/GUIClasses.cpp

+ 1 - 0
client/windows/GUIClasses.cpp

@@ -851,6 +851,7 @@ void CTavernWindow::HeroPortrait::hover( bool on )
 void CExchangeWindow::questlog(int whichHero)
 {
 	CCS->curh->dragAndDropCursor(nullptr);
+	LOCPLINT->showQuestLog();
 }
 
 void CExchangeWindow::prepareBackground()