mirror of
https://github.com/vcmi/vcmi.git
synced 2025-03-23 21:29:13 +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(settings["gameTweaks"]["infoBarCreatureManagement"].Bool())
|
||||
return;
|
||||
return;
|
||||
|
||||
showGameStatus();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user