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