Correctly update numberCommands

This commit is contained in:
Rampoina 2022-07-21 09:25:33 +02:00
parent 9276faeeb5
commit c549a6b66c
1 changed files with 1 additions and 1 deletions

View File

@ -1034,8 +1034,8 @@ void Gui::computeDisplay(){
}
}
}
numberCommands = i;
}
numberCommands = ut->getCommandTypeCount();
}
}
else{