online multiplayer chess game (note server currently down)
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot6
1 files changed, 0 insertions, 6 deletions
diff --git a/project.godot b/project.godot
index 21a425c..b296c59 100644
--- a/project.godot
+++ b/project.godot
@@ -14,11 +14,6 @@ _global_script_classes=[ {
"language": "GDScript",
"path": "res://addons/gdcli/Arg.gd"
}, {
-"base": "CenterContainer",
-"class": "BackButton",
-"language": "GDScript",
-"path": "res://ui/board/BackButton.gd"
-}, {
"base": "ColorRect",
"class": "BackgroundSquare",
"language": "GDScript",
@@ -261,7 +256,6 @@ _global_script_classes=[ {
} ]
_global_script_class_icons={
"Arg": "",
-"BackButton": "",
"BackgroundSquare": "",
"BarTextureButton": "",
"Chat": "",