Fix another wrong case in texture path

Missed in the previous PR.
pull/6/head
Rémi Verschelde 2023-09-16 14:51:05 +07:00
parent 366689e20b
commit f51bdfef57
No known key found for this signature in database
GPG Key ID: C3336907360768E1
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"]