online multiplayer chess game (note server currently down)
Diffstat (limited to 'PGN/test_pgns.tscn')
| -rw-r--r-- | PGN/test_pgns.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PGN/test_pgns.tscn b/PGN/test_pgns.tscn index a064bb7..cd94e8f 100644 --- a/PGN/test_pgns.tscn +++ b/PGN/test_pgns.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=3 format=2] -[ext_resource path="res://ui/theme/main.tres" type="Theme" id=1] +[ext_resource path="res://ui/theme/main.theme" type="Theme" id=1] [ext_resource path="res://PGN/test_pgns.gd" type="Script" id=2] [node name="tests" type="VBoxContainer"] |