From bb47150acf45e9cb56e9cce754346934e5eb00a2 Mon Sep 17 00:00:00 2001 From: Josh birnholz Date: Tue, 22 Aug 2023 23:57:03 -0400 Subject: [PATCH] Fix capitalization for autoframe --- .../m15-eighth/regular/{border.png => Border.png} | Bin .../regular/{borderThumb.png => BorderThumb.png} | Bin .../m15-eighth/regular/{frame.png => Frame.png} | Bin .../regular/{frameThumb.png => FrameThumb.png} | Bin 4 files changed, 0 insertions(+), 0 deletions(-) rename img/frames/custom/m15-eighth/regular/{border.png => Border.png} (100%) rename img/frames/custom/m15-eighth/regular/{borderThumb.png => BorderThumb.png} (100%) rename img/frames/custom/m15-eighth/regular/{frame.png => Frame.png} (100%) rename img/frames/custom/m15-eighth/regular/{frameThumb.png => FrameThumb.png} (100%) diff --git a/img/frames/custom/m15-eighth/regular/border.png b/img/frames/custom/m15-eighth/regular/Border.png similarity index 100% rename from img/frames/custom/m15-eighth/regular/border.png rename to img/frames/custom/m15-eighth/regular/Border.png diff --git a/img/frames/custom/m15-eighth/regular/borderThumb.png b/img/frames/custom/m15-eighth/regular/BorderThumb.png similarity index 100% rename from img/frames/custom/m15-eighth/regular/borderThumb.png rename to img/frames/custom/m15-eighth/regular/BorderThumb.png diff --git a/img/frames/custom/m15-eighth/regular/frame.png b/img/frames/custom/m15-eighth/regular/Frame.png similarity index 100% rename from img/frames/custom/m15-eighth/regular/frame.png rename to img/frames/custom/m15-eighth/regular/Frame.png diff --git a/img/frames/custom/m15-eighth/regular/frameThumb.png b/img/frames/custom/m15-eighth/regular/FrameThumb.png similarity index 100% rename from img/frames/custom/m15-eighth/regular/frameThumb.png rename to img/frames/custom/m15-eighth/regular/FrameThumb.png