Rename CardView to CardContainer to reflect purpose
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
[gd_scene load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://UI/CardView.gd" type="Script" id=5]
|
||||
[ext_resource path="res://UI/CardContainer.gd" type="Script" id=5]
|
||||
|
||||
[node name="CardView" type="Control"]
|
||||
[node name="CardContainer" type="Control"]
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
script = ExtResource( 5 )
|
Reference in New Issue
Block a user