online multiplayer chess game (note server currently down)
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.godot b/project.godot index 063eedf..d9cac7d 100644 --- a/project.godot +++ b/project.godot @@ -77,6 +77,7 @@ Globals="*res://Globals.gd" Events="*res://Events.gd" Utils="*res://Utils.gd" SoundFx="*res://sounds/SoundFX.tscn" +SaveLoad="*res://saveload.gd" [debug] |