lots of bugfixes
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
transparent_bg = true
|
||||
size = Vector2i(1537, 193)
|
||||
visible = true
|
||||
always_on_top = true
|
||||
script = ExtResource("1_gdt1r")
|
||||
|
||||
[node name="v_box_container" type="VBoxContainer" parent="."]
|
||||
@@ -39,5 +40,8 @@ caret_blink = true
|
||||
caret_blink_interval = 0.5
|
||||
caret_force_displayed = true
|
||||
|
||||
[node name="cheatcode_timer" type="Timer" parent="."]
|
||||
one_shot = true
|
||||
|
||||
[connection signal="popup_hide" from="." to="." method="OnPopupHide"]
|
||||
[connection signal="text_submitted" from="v_box_container/line_edit" to="." method="OnLineEditTextSubmitted"]
|
||||
|
Reference in New Issue
Block a user