diff --git a/COMPILE.bat b/COMPILE.bat deleted file mode 100644 index df1433b..0000000 --- a/COMPILE.bat +++ /dev/null @@ -1,13 +0,0 @@ -@echo off -title COMPILING -color 9F -choice /m "Did you update the version number?" -if /i errorlevel 2 exit -taskkill /im FlashPlayer.exe -cls -echo COMPILING BLUE (By GRA0007) -echo. -echo Please wait, compilation may take up to 2 minutes depending on the programs -echo open on your computer. -@echo on -gradlew.bat build \ No newline at end of file