From 02655e732f47089b0481e857c3c98b47c39b053e Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 15 Feb 2016 11:28:14 +1000 Subject: [PATCH] Fix filename case --- textures/{Hagar.tga => hagar.tga} | Bin textures/{hagar_Glow.tga => hagar_glow.tga} | Bin textures/{Hagar_Reflect.tga => hagar_reflect.tga} | Bin textures/{Hagar_Shirt.tga => hagar_shirt.tga} | Bin textures/{Hagar_Spec.tga => hagar_spec.tga} | Bin 5 files changed, 0 insertions(+), 0 deletions(-) rename textures/{Hagar.tga => hagar.tga} (100%) rename textures/{hagar_Glow.tga => hagar_glow.tga} (100%) rename textures/{Hagar_Reflect.tga => hagar_reflect.tga} (100%) rename textures/{Hagar_Shirt.tga => hagar_shirt.tga} (100%) rename textures/{Hagar_Spec.tga => hagar_spec.tga} (100%) diff --git a/textures/Hagar.tga b/textures/hagar.tga similarity index 100% rename from textures/Hagar.tga rename to textures/hagar.tga diff --git a/textures/hagar_Glow.tga b/textures/hagar_glow.tga similarity index 100% rename from textures/hagar_Glow.tga rename to textures/hagar_glow.tga diff --git a/textures/Hagar_Reflect.tga b/textures/hagar_reflect.tga similarity index 100% rename from textures/Hagar_Reflect.tga rename to textures/hagar_reflect.tga diff --git a/textures/Hagar_Shirt.tga b/textures/hagar_shirt.tga similarity index 100% rename from textures/Hagar_Shirt.tga rename to textures/hagar_shirt.tga diff --git a/textures/Hagar_Spec.tga b/textures/hagar_spec.tga similarity index 100% rename from textures/Hagar_Spec.tga rename to textures/hagar_spec.tga -- 2.39.2