This commit is contained in:
luboslenco
2025-09-07 23:05:05 +02:00
parent 44aa4cabdc
commit e28a9ca1be
6 changed files with 7 additions and 33 deletions
-2
View File
@@ -684,8 +684,6 @@ declare let ui_touch_scroll: bool;
declare let ui_touch_hold : bool;
declare let ui_touch_tooltip: bool;
declare let ui_on_border_hover: any;
declare let ui_on_text_hover: any;
declare let ui_on_deselect_text: any;
declare let ui_on_tab_drop: any;
declare let ui_nodes_on_link_drag: any;
declare let ui_nodes_on_socket_released: any;