mirror of
				https://github.com/JohnBreaux/Boat-Battle.git
				synced 2025-02-04 12:28:35 +00:00 
			
		
		
		
	Add help text to debug menu
This commit is contained in:
		| @@ -48,6 +48,7 @@ placeholder_text = "By your command." | ||||
| caret_blink = true | ||||
| script = ExtResource( 3 ) | ||||
|  | ||||
| [connection signal="clear_line" from="." to="debug_canvas/VBoxContainer/LineEdit" method="_on_Debug_clear_line"] | ||||
| [connection signal="clear_in" from="." to="debug_canvas/VBoxContainer/LineEdit" method="_on_Debug_clear_in"] | ||||
| [connection signal="clear_out" from="." to="debug_canvas/VBoxContainer/TextEdit" method="_on_Debug_clear_out"] | ||||
| [connection signal="print_text" from="." to="debug_canvas/VBoxContainer/TextEdit" method="_on_Debug_print_text"] | ||||
| [connection signal="text_entered" from="debug_canvas/VBoxContainer/LineEdit" to="." method="_on_LineEdit_text_entered"] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user