Merge pull request #77609 from RedworkDE/class-ref-code-fixes

Fix more issues with code tags in class reference
This commit is contained in:
Yuri Sizov
2023-05-29 17:37:16 +02:00
committed by GitHub
9 changed files with 15 additions and 16 deletions

View File

@@ -383,7 +383,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">