aboutsummaryrefslogtreecommitdiff
path: root/client/map/map.gd
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-06-23 20:28:32 +0200
committermetamuffin <metamuffin@disroot.org>2024-06-23 20:28:32 +0200
commit03d408f1b69a7b25d4f1b81db274bf69010a490a (patch)
tree5835d6c157a14cae0ae9c06b14d1bdaaec22526f /client/map/map.gd
parent3885cbfae528608350804f704dba9c82fdbfd027 (diff)
downloadhurrycurry-03d408f1b69a7b25d4f1b81db274bf69010a490a.tar
hurrycurry-03d408f1b69a7b25d4f1b81db274bf69010a490a.tar.bz2
hurrycurry-03d408f1b69a7b25d4f1b81db274bf69010a490a.tar.zst
fix most dependencies
Diffstat (limited to 'client/map/map.gd')
-rw-r--r--client/map/map.gd1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/map/map.gd b/client/map/map.gd
index b5e519a6..1155a70c 100644
--- a/client/map/map.gd
+++ b/client/map/map.gd
@@ -15,7 +15,6 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
-@tool
class_name Map
extends Node3D