online multiplayer chess game (note server currently down)
Diffstat (limited to 'Game.tscn')
-rw-r--r--Game.tscn8
1 files changed, 4 insertions, 4 deletions
diff --git a/Game.tscn b/Game.tscn
index 979f52c..25bdff0 100644
--- a/Game.tscn
+++ b/Game.tscn
@@ -6,15 +6,15 @@
[ext_resource path="res://ui/menus/sidebarright/SidebarRight.tscn" type="PackedScene" id=4]
[ext_resource path="res://ui/theme/flatblack.tres" type="StyleBox" id=7]
[ext_resource path="res://ui/chat/Chat.tscn" type="PackedScene" id=9]
-[ext_resource path="res://ui/theme/main.tres" type="Theme" id=10]
-[ext_resource path="res://assets/ui/ubuntu-bold.ttf" type="DynamicFontData" id=11]
+[ext_resource path="res://ui/theme/main.theme" type="Theme" id=10]
+[ext_resource path="res://assets/ui/ubuntu/ubuntu-bold.ttf" type="DynamicFontData" id=11]
[ext_resource path="res://ui/theme/buttonhover.tres" type="StyleBox" id=12]
-[ext_resource path="res://assets/ui/ubuntu.ttf" type="DynamicFontData" id=13]
+[ext_resource path="res://assets/ui/ubuntu/ubuntu-normal-nerd.ttf" type="DynamicFontData" id=13]
[ext_resource path="res://ui/theme/button.tres" type="StyleBox" id=14]
[ext_resource path="res://assets/ui/button.png" type="Texture" id=15]
[ext_resource path="res://assets/ui/checkedbox.png" type="Texture" id=16]
[ext_resource path="res://assets/ui/CascadiaCode.ttf" type="DynamicFontData" id=17]
-[ext_resource path="res://assets/ui/ubuntu-bold-italic.ttf" type="DynamicFontData" id=18]
+[ext_resource path="res://assets/ui/ubuntu/ubuntu-bold-italic.ttf" type="DynamicFontData" id=18]
[ext_resource path="res://Board.tscn" type="PackedScene" id=29]
[sub_resource type="StyleBoxTexture" id=6]