1
0
Fork 0

[Navigation] Fix typo in performance

This commit is contained in:
A Thousand Ships 2025-03-31 11:19:26 +02:00
parent e585e6a3eb
commit b79c2221f0
No known key found for this signature in database
GPG Key ID: DEFC5A5B1306947D
1 changed files with 1 additions and 1 deletions

View File

@ -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"),