online multiplayer chess game (note server currently down)
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.godot b/project.godot index ea30dbb..4ce5038 100644 --- a/project.godot +++ b/project.godot @@ -12,7 +12,7 @@ _global_script_classes=[ { "base": "Control", "class": "BarTextureButton", "language": "GDScript", -"path": "res://ui/BarTextureButton.gd" +"path": "res://ui/barbutton/BarTextureButton.gd" }, { "base": "Piece", "class": "Bishop", |