Update commonCommands for a uniform selection

This commit is contained in:
Rampoina 2022-07-21 07:31:16 +02:00
parent 2cd190d822
commit c3e8a25e9e
1 changed files with 1 additions and 0 deletions

View File

@ -1030,6 +1030,7 @@ void Gui::computeDisplay(){
}
}
}
commonCommands = i;
}
}
}