You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-13 13:31:48 +00:00
Merge pull request #48920 from aaronfranke/accept
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
<method name="register_text_enter">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="line_edit" type="Node">
|
||||
<argument index="0" name="line_edit" type="Control">
|
||||
</argument>
|
||||
<description>
|
||||
Registers a [LineEdit] in the dialog. When the enter key is pressed, the dialog will be accepted.
|
||||
|
||||
Reference in New Issue
Block a user