From 64157dd2f2ea078566173b574c7cdad2aff82f2c Mon Sep 17 00:00:00 2001 From: Trenton Zimmer <66042448+trmazi@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:01:43 -0400 Subject: [PATCH] Move game options to a map, clean ip index files. --- index.html | 7 +-- src/constants/index.js | 4 ++ src/constants/options/gitadoraOptions.js | 74 ++++++++++++++++++++++++ src/constants/options/index.js | 32 +++++----- src/views/Game/EditView.vue | 1 + 5 files changed, 96 insertions(+), 22 deletions(-) create mode 100644 src/constants/options/gitadoraOptions.js diff --git a/index.html b/index.html index 0b8564d..14cf2b6 100644 --- a/index.html +++ b/index.html @@ -9,14 +9,14 @@ -