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 ddda91d..5ac0b22 100644 --- a/project.godot +++ b/project.godot @@ -322,7 +322,7 @@ enabled=PoolStringArray( ) [gui] -theme/custom="res://ui/theme/main.tres" +theme/custom="res://ui/theme/main.theme" [importer_defaults] |