From ed2a32bc73b74d745d89b53cd43870e5920be369 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Sat, 3 Jul 2021 16:31:31 -0700 Subject: [PATCH] forced update --- creator/index.php | 4 ++-- js/{creator-20.js => creator-21.js} | 0 js/frames/{groupMisc-1.js => groupMisc-2.js} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename js/{creator-20.js => creator-21.js} (100%) rename js/frames/{groupMisc-1.js => groupMisc-2.js} (100%) diff --git a/creator/index.php b/creator/index.php index cdf5df6f..d1d41611 100644 --- a/creator/index.php +++ b/creator/index.php @@ -114,7 +114,7 @@ include('../globalHTML/header-1.php'); - + @@ -538,5 +538,5 @@ include('../globalHTML/header-1.php'); - + diff --git a/js/creator-20.js b/js/creator-21.js similarity index 100% rename from js/creator-20.js rename to js/creator-21.js diff --git a/js/frames/groupMisc-1.js b/js/frames/groupMisc-2.js similarity index 100% rename from js/frames/groupMisc-1.js rename to js/frames/groupMisc-2.js