Skip to content

Commit 253da85

Browse files
committed
Removed unused debug_mode
1 parent 311bd75 commit 253da85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/classes/Tooltip.gd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ const INVISIBLE_RECT: Rect2 = Rect2()
1515
signal visibility_update_required
1616

1717
@export_category("Settings")
18-
@export var debug_mode: bool = false
1918
@export var allow_sub_tooltips: bool = true
2019
@export var pin_action: String = "ui_accept"
2120

0 commit comments

Comments
 (0)