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 b53f041..6da6899 100644 --- a/project.godot +++ b/project.godot @@ -75,6 +75,7 @@ config/icon="res://icon.png" Globals="*res://Globals.gd" Events="*res://Events.gd" +Utils="*res://Utils.gd" [debug] |