stockfish for godot
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 9510d9c..4f3a864 100644 --- a/project.godot +++ b/project.godot @@ -9,7 +9,7 @@ config_version=4 _global_script_classes=[ { -"base": "Resource", +"base": "Reference", "class": "Chess", "language": "GDScript", "path": "res://addons/stockfish.gd/chess.gd" |