mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 14:11:15 +00:00
[Navigation] Fix typo in performance
This commit is contained in:
parent
e585e6a3eb
commit
b79c2221f0
1 changed files with 1 additions and 1 deletions
|
|
@ -183,7 +183,7 @@ String Performance::get_monitor_name(Monitor p_monitor) const {
|
|||
PNAME("navigation_2d/edges_connected"),
|
||||
PNAME("navigation_2d/edges_free"),
|
||||
PNAME("navigation_2d/obstacles"),
|
||||
PNAME("navigation_2d/active_maps"),
|
||||
PNAME("navigation_3d/active_maps"),
|
||||
PNAME("navigation_3d/regions"),
|
||||
PNAME("navigation_3d/agents"),
|
||||
PNAME("navigation_3d/links"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue