Rename Pokeball.java to java/Pokeball.java

This commit is contained in:
Kristian Knarvik 2017-11-28 14:52:50 +01:00 committed by GitHub
parent ea6c86b0c2
commit d2fc3b066c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,4 +59,4 @@ public class Pokeball {
}
return false;
}
}
}