online multiplayer chess game (note server currently down)
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.godot b/project.godot
index 029ce81..74e6847 100644
--- a/project.godot
+++ b/project.godot
@@ -89,7 +89,7 @@ _global_script_classes=[ {
"language": "GDScript",
"path": "res://pieces/Piece.gd"
}, {
-"base": "Node",
+"base": "GridContainer",
"class": "Preview",
"language": "GDScript",
"path": "res://ui/Preview.gd"