From 76ed8de47be570d227d5450a35697ead8b38969f Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Tue, 19 Mar 2024 14:50:32 +0800 Subject: [PATCH] moved shopAI.js location --- scripts/shopAI.js | 4 ++++ shopAI.js | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 scripts/shopAI.js delete mode 100644 shopAI.js diff --git a/scripts/shopAI.js b/scripts/shopAI.js new file mode 100644 index 0000000..697df9b --- /dev/null +++ b/scripts/shopAI.js @@ -0,0 +1,4 @@ +/* ShopAI +Shop wisely with AI! +*/ + diff --git a/shopAI.js b/shopAI.js deleted file mode 100644 index fc81af8..0000000 --- a/shopAI.js +++ /dev/null @@ -1 +0,0 @@ -/* ShopAI */ \ No newline at end of file