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