mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
classref: Apply doctool to fix formatting
Fixes regression from #12396 which caused #12466. [ci skip]
This commit is contained in:
@@ -30,6 +30,14 @@
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_locale_name" qualifiers="const">
|
||||
<return type="String">
|
||||
</return>
|
||||
<argument index="0" name="locale" type="String">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="remove_translation">
|
||||
<return type="void">
|
||||
</return>
|
||||
|
||||
Reference in New Issue
Block a user