mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Style: Trim trailing whitespace and ensure newline at EOF
Found by apply the file_format checks again via #91597.
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
<method name="get_navigation_map" qualifiers="const">
|
||||
<return type="RID" />
|
||||
<description>
|
||||
Returns the [RID] of the [NavigationServer2D] navigation used by this [TileMapLayer].
|
||||
Returns the [RID] of the [NavigationServer2D] navigation used by this [TileMapLayer].
|
||||
By default this returns the default [World2D] navigation map, unless a custom map was provided using [method set_navigation_map].
|
||||
</description>
|
||||
</method>
|
||||
|
||||
Reference in New Issue
Block a user