aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorjacopograndi <jacopo.grandi@outlook.it>2022-01-17 13:50:55 +0100
committerjacopograndi <jacopo.grandi@outlook.it>2022-01-17 13:50:55 +0100
commit4c6f7fe6d90770a3faaa0cc4972b34cf1148142e (patch)
treeaaa8d81fcd3bc52e32ec54d58d90075aa616633a /scripts
parentf73ef06b502aa36dca73a173bbee089ae91729ab (diff)
thumbnails
Diffstat (limited to 'scripts')
-rw-r--r--scripts/gui_button.gd3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/gui_button.gd b/scripts/gui_button.gd
new file mode 100644
index 0000000..41ebae1
--- /dev/null
+++ b/scripts/gui_button.gd
@@ -0,0 +1,3 @@
+extends TextureButton
+
+var option : String