From 4fcd62bb9952d6910a9d6ed739eb73798bb525b3 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Sun, 15 May 2022 16:03:47 +0300 Subject: [PATCH 1/5] states-editor - dynamic module --- index.html | 113 +- main.js | 1 + modules/burgs-and-states.js | 2 +- modules/dynamic/editors/states-editor.js | 1334 ++++++++++++++++++++++ modules/ui/editors.js | 7 + modules/ui/general.js | 26 +- modules/ui/states-editor.js | 1222 -------------------- 7 files changed, 1360 insertions(+), 1345 deletions(-) create mode 100644 modules/dynamic/editors/states-editor.js delete mode 100644 modules/ui/states-editor.js diff --git a/index.html b/index.html index 6f1aed90..c61a9fb9 100644 --- a/index.html +++ b/index.html @@ -3083,110 +3083,6 @@ - -