mirror of
https://github.com/JohnBreaux/Boat-Battle.git
synced 2025-02-04 12:28:35 +00:00
5 lines
54 B
GDScript
5 lines
54 B
GDScript
extends LineEdit
|
|
|
|
func _on_Debug_clear_in():
|
|
clear()
|