online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/animations/LoadingAnimation.tscn')
-rw-r--r--ui/animations/LoadingAnimation.tscn9
1 files changed, 0 insertions, 9 deletions
diff --git a/ui/animations/LoadingAnimation.tscn b/ui/animations/LoadingAnimation.tscn
deleted file mode 100644
index b92cfc5..0000000
--- a/ui/animations/LoadingAnimation.tscn
+++ /dev/null
@@ -1,9 +0,0 @@
-[gd_scene load_steps=2 format=2]
-
-[ext_resource path="res://assets/ui/whitespace.png" type="Texture" id=1]
-
-[node name="LoadingAnimation" type="TextureRect"]
-anchor_right = 1.0
-anchor_bottom = 1.0
-texture = ExtResource( 1 )
-expand = true