bot: do a real vector cleanup
This commit is contained in:
parent
4e8438a78b
commit
e8992f96b7
8 changed files with 89 additions and 66 deletions
|
|
@ -380,7 +380,6 @@ void GraphAnalyze::markGoals () {
|
|||
});
|
||||
};
|
||||
|
||||
|
||||
if (game.mapIs (MapFlags::Demolition)) {
|
||||
updateNodeFlags (NodeFlag::Goal, "func_bomb_target"); // bombspot zone
|
||||
updateNodeFlags (NodeFlag::Goal, "info_bomb_target"); // bombspot zone (same as above)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue