mirror of https://codeberg.org/topola/topola.git
feat(topola-egui): Display origin-destination by default
This commit is contained in:
parent
9568505e7e
commit
b9b52fb977
|
|
@ -85,7 +85,7 @@ impl MenuBar {
|
|||
show_pathfinding_scores: false,
|
||||
show_topo_navmesh: false,
|
||||
show_bboxes: false,
|
||||
show_origin_destination: false,
|
||||
show_origin_destination: true,
|
||||
show_primitive_indices: false,
|
||||
show_appearance_panel: true,
|
||||
fix_step_rate: false,
|
||||
|
|
|
|||
Loading…
Reference in New Issue