Rename Pokeball.java to java/Pokeball.java

This commit is contained in:
2017-11-28 14:52:50 +01:00
committed by GitHub
parent ea6c86b0c2
commit d2fc3b066c

View File

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