Delete Compile.bat

This commit is contained in:
Kristian Knarvik 2017-11-29 16:16:00 +01:00 committed by GitHub
parent 2b861a53de
commit 45ecf0eba1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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