Rename CardView to CardContainer to reflect purpose
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
[ext_resource path="res://icon.png" type="Texture" id=1]
|
||||
[ext_resource path="res://Characters/Player.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://Scenes/BattleScene.gd" type="Script" id=3]
|
||||
[ext_resource path="res://UI/CardView.tscn" type="PackedScene" id=4]
|
||||
[ext_resource path="res://UI/CardContainer.tscn" type="PackedScene" id=4]
|
||||
[ext_resource path="res://UI/DiceView.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://Assets/TestTile.png" type="Texture" id=6]
|
||||
[ext_resource path="res://Characters/Enemy.tscn" type="PackedScene" id=7]
|
||||
|
Reference in New Issue
Block a user