Merge pull request #6 from akien-mga/fix-case-sensitivity-issue

Fix another wrong case in texture path
pull/7/head
Kenney 2023-09-16 15:07:35 +07:00 committed by GitHub
commit 7e1deca901
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

@ -1,6 +1,6 @@
[gd_scene load_steps=13 format=3 uid="uid://dfpisimsgf5ce"]
[ext_resource type="Texture2D" uid="uid://0odt7cvj574e" path="res://models/textures/colormap.png" id="2_04qt4"]
[ext_resource type="Texture2D" uid="uid://0odt7cvj574e" path="res://models/Textures/colormap.png" id="2_04qt4"]
[ext_resource type="Script" path="res://scripts/coin.gd" id="2_gaakh"]
[ext_resource type="Texture2D" uid="uid://bs6puxrivhkk2" path="res://sprites/particle.png" id="3_xl1k0"]