mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
@@ -288,7 +288,7 @@ void CInfoBar::clickReleased(const Point & cursorPosition)
|
||||
if(state == HERO || state == TOWN)
|
||||
{
|
||||
if(settings["gameTweaks"]["infoBarCreatureManagement"].Bool())
|
||||
return;
|
||||
return;
|
||||
|
||||
showGameStatus();
|
||||
}
|
||||
|
Reference in New Issue
Block a user