Fix more issues with code tags in class reference

This commit is contained in:
RedworkDE
2023-05-29 15:36:42 +02:00
parent 2f57da2907
commit 42ca35cfd7
9 changed files with 15 additions and 16 deletions

View File

@@ -433,7 +433,7 @@
<return type="RID[]" />
<param index="0" name="map" type="RID" />
<description>
Returns all navigation obstacle [RID]s that are currently assigned to the requested navigation [code]map[/code].
Returns all navigation obstacle [RID]s that are currently assigned to the requested navigation [param map].
</description>
</method>
<method name="map_get_path" qualifiers="const">