summaryrefslogtreecommitdiffstats
path: root/touch_screen_button.gd
diff options
context:
space:
mode:
Diffstat (limited to 'touch_screen_button.gd')
-rw-r--r--touch_screen_button.gd1
1 files changed, 1 insertions, 0 deletions
diff --git a/touch_screen_button.gd b/touch_screen_button.gd
index a03376d..c7ff973 100644
--- a/touch_screen_button.gd
+++ b/touch_screen_button.gd
@@ -1,3 +1,4 @@
+class_name CustomTouchScreenButton
extends TouchScreenButton
@export var texture: Texture2D