mirror of
https://github.com/vcmi/vcmi.git
synced 2025-03-25 21:38:59 +02:00
Fix indent
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
This commit is contained in:
parent
fe26ab4501
commit
1b676933e5
@ -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();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user