From d6bb13fff8d2aa484dbb2c117ee0fd7dee0738f1 Mon Sep 17 00:00:00 2001 From: Sophia Pearson Date: Wed, 8 Feb 2023 18:34:25 +0100 Subject: godot: upgrade to 4.0-beta17 --- project.godot | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'project.godot') diff --git a/project.godot b/project.godot index f165fdf..29008fa 100644 --- a/project.godot +++ b/project.godot @@ -8,16 +8,6 @@ config_version=5 -_global_script_classes=[{ -"base": "GutTest", -"class": &"CommandParserTestBase", -"language": &"GDScript", -"path": "res://Tests/Game/CommandParserTestBase.gd" -}] -_global_script_class_icons={ -"CommandParserTestBase": "" -} - [application] config/name="Texty" -- cgit v1.2.3