fix: graph checking feature doesn't output a message on hud when called from menu
This commit is contained in:
parent
6610118582
commit
3db5362d27
1 changed files with 0 additions and 2 deletions
|
|
@ -2610,8 +2610,6 @@ bool BotGraph::checkNodes (bool teleportPlayer) {
|
|||
int goalPoints = 0;
|
||||
int rescuePoints = 0;
|
||||
|
||||
ctrl.setFromConsole (true);
|
||||
|
||||
for (const auto &path : m_paths) {
|
||||
int connections = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue