From 447e07f14ab6f877e3b73aec0f54b9f537849c3b Mon Sep 17 00:00:00 2001 From: Rapahel Lauray Date: Sun, 29 Oct 2023 12:31:33 +0100 Subject: [PATCH] SnAkE_cAsE --- assets/textures/animations/intro/info.json | 2 +- .../{Background_histoire.png => background.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename assets/textures/histoire/chapitre1/{Background_histoire.png => background.png} (100%) diff --git a/assets/textures/animations/intro/info.json b/assets/textures/animations/intro/info.json index 1000aad..1ca3428 100644 --- a/assets/textures/animations/intro/info.json +++ b/assets/textures/animations/intro/info.json @@ -1,5 +1,5 @@ { - "end_image": "histoire/chapitre1/Background_histoire.png", + "end_image": "histoire/chapitre1/background.png", "offset": { "x": 0, "y": 0 diff --git a/assets/textures/histoire/chapitre1/Background_histoire.png b/assets/textures/histoire/chapitre1/background.png similarity index 100% rename from assets/textures/histoire/chapitre1/Background_histoire.png rename to assets/textures/histoire/chapitre1/background.png