From e37896ea8eed2345ce02efd20d10c7012622226c Mon Sep 17 00:00:00 2001 From: Joey Eamigh <55670930+JoeyEamigh@users.noreply.github.com> Date: Fri, 10 Oct 2025 15:25:16 -0400 Subject: [PATCH] fixing removed plugins --- godot/project.godot | 1 - 1 file changed, 1 deletion(-) diff --git a/godot/project.godot b/godot/project.godot index eaf883d..bb12f8c 100644 --- a/godot/project.godot +++ b/godot/project.godot @@ -29,7 +29,6 @@ config/icon="res://icon.svg" [autoload] -BetterTerrain="*res://addons/better-terrain/BetterTerrain.gd" GLogging="*res://addons/glogging/glogging.gd" Panku="*res://addons/panku_console/console.tscn"