mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-01 23:12:49 +02:00
colorize & bugfix
This commit is contained in:
@@ -323,6 +323,8 @@ void SelectionTab::toggleMode()
|
||||
{
|
||||
if(slider)
|
||||
slider->block(true);
|
||||
if(buttonBattleOnlyMode)
|
||||
buttonBattleOnlyMode->block(true);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user