diff --git a/editor.bat b/editor.bat deleted file mode 100644 index 81d7450..0000000 --- a/editor.bat +++ /dev/null @@ -1,3 +0,0 @@ -@echo off -python editor.py -pause diff --git a/editor.py b/editor.pyw similarity index 100% rename from editor.py rename to editor.pyw diff --git a/vvvvvv.bat b/vvvvvv.bat deleted file mode 100644 index 64b2032..0000000 --- a/vvvvvv.bat +++ /dev/null @@ -1,3 +0,0 @@ -@echo off -py3 vvvvvv.py -pause diff --git a/vvvvvv.py b/vvvvvv.pyw similarity index 100% rename from vvvvvv.py rename to vvvvvv.pyw