mirror of
https://github.com/Ed94/LangStudies.git
synced 2025-08-16 00:47:45 -07:00
EoI : Lectures 1-5 complete
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=4 format=2]
|
||||
|
||||
[ext_resource path="res://Assets/Styles/EditorTheme.tres" type="Theme" id=1]
|
||||
[ext_resource path="res://Assets/Styles/Purple.EditorTheme.tres" type="Theme" id=1]
|
||||
[ext_resource path="res://Assets/Branding/RDP_Class_cover_small.png" type="Texture" id=2]
|
||||
[ext_resource path="res://RDP/Scripts/RDP_Viewer.gd" type="Script" id=3]
|
||||
|
||||
@@ -11,6 +11,7 @@ margin_left = -9.0
|
||||
margin_top = 1.0
|
||||
margin_right = -9.0
|
||||
margin_bottom = 1.0
|
||||
theme = ExtResource( 1 )
|
||||
script = ExtResource( 3 )
|
||||
|
||||
[node name="CourseBrand" type="TextureRect" parent="."]
|
||||
|
Reference in New Issue
Block a user