fix broken renames..

This commit is contained in:
Haze Weathers 2023-10-25 13:44:21 -04:00
parent 8e2946c3cd
commit cb2c2991d5
5 changed files with 12 additions and 12 deletions

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/msx.png-fc3732e94e0f166c8564dc22b79e239c.stex"
path="res://.import/msx.png-048931302361c46e2dea865ea468e7ee.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/graffitti/msx.png"
dest_files=[ "res://.import/msx.png-fc3732e94e0f166c8564dc22b79e239c.stex" ]
source_file="res://graphics/graffiti/msx.png"
dest_files=[ "res://.import/msx.png-048931302361c46e2dea865ea468e7ee.stex" ]
[params]

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/msx_was_here.png-5724e50feb132ad9a24ecaa4149fbc25.stex"
path="res://.import/msx_was_here.png-32f1e7652867d3f31f30cfec2a95d8c1.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/graffitti/msx_was_here.png"
dest_files=[ "res://.import/msx_was_here.png-5724e50feb132ad9a24ecaa4149fbc25.stex" ]
source_file="res://graphics/graffiti/msx_was_here.png"
dest_files=[ "res://.import/msx_was_here.png-32f1e7652867d3f31f30cfec2a95d8c1.stex" ]
[params]

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/tgirls_rule.png-91a2aa0356a75dee636178a8e022aabd.stex"
path="res://.import/tgirls_rule.png-950e00f23b61559d8aebd3aad7c0ee33.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/graffitti/tgirls_rule.png"
dest_files=[ "res://.import/tgirls_rule.png-91a2aa0356a75dee636178a8e022aabd.stex" ]
source_file="res://graphics/graffiti/tgirls_rule.png"
dest_files=[ "res://.import/tgirls_rule.png-950e00f23b61559d8aebd3aad7c0ee33.stex" ]
[params]

View file

@ -25,9 +25,9 @@
[ext_resource path="res://objects/environment/barrier/barrier.tscn" type="PackedScene" id=23]
[ext_resource path="res://maps/graffiti.gd" type="Script" id=24]
[ext_resource path="res://objects/lore/station/msx.tscn" type="PackedScene" id=25]
[ext_resource path="res://graphics/graffitti/tgirls_rule.png" type="Texture" id=26]
[ext_resource path="res://graphics/graffitti/msx.png" type="Texture" id=27]
[ext_resource path="res://graphics/graffitti/msx_was_here.png" type="Texture" id=28]
[ext_resource path="res://graphics/graffiti/tgirls_rule.png" type="Texture" id=26]
[ext_resource path="res://graphics/graffiti/msx.png" type="Texture" id=27]
[ext_resource path="res://graphics/graffiti/msx_was_here.png" type="Texture" id=28]
[ext_resource path="res://objects/lore/station/famicop.tscn" type="PackedScene" id=29]
[ext_resource path="res://objects/lore/station/dread_pd.tscn" type="PackedScene" id=30]