From 0eb22020e380643ec5cd2c12f983403c2dd3b751 Mon Sep 17 00:00:00 2001 From: jacopograndi Date: Tue, 18 Jan 2022 18:04:34 +0100 Subject: load map gui & start doc balance --- scripts/gui_button.gd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/gui_button.gd') diff --git a/scripts/gui_button.gd b/scripts/gui_button.gd index 41ebae1..a36b0f4 100644 --- a/scripts/gui_button.gd +++ b/scripts/gui_button.gd @@ -1,3 +1,3 @@ extends TextureButton -var option : String +var option : Dictionary -- cgit v1.2.3-54-g00ecf