Fixed a few file name casing inconsistencies

This commit is contained in:
Paul Norberger
2020-04-19 13:25:30 +02:00
parent cf687af835
commit 8af0bebad4
3 changed files with 36 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[gd_scene load_steps=61 format=2]
[ext_resource path="res://Player/Player.gd" type="Script" id=1]
[ext_resource path="res://Player/Player.png" type="Texture" id=2]
[ext_resource path="res://Player/player.png" type="Texture" id=2]
[ext_resource path="res://Overlap/HurtHit_Box/Hurtbox.tscn" type="PackedScene" id=3]
[ext_resource path="res://Overlap/HurtHit_Box/Hitbox.tscn" type="PackedScene" id=4]
[ext_resource path="res://Overlap/Stats/Stats.tscn" type="PackedScene" id=5]