Delete Compile.bat

This commit is contained in:
2017-11-29 16:16:00 +01:00
committed by GitHub
parent 2b861a53de
commit 45ecf0eba1

View File

@ -1,2 +0,0 @@
javac -cp java java/Game.java
jar cvfm Game.jar manifest.txt -C java config/Pokemon.txt java/*.class