Rename Potion.java to java/Potion.java

This commit is contained in:
Kristian Knarvik 2017-11-28 14:53:28 +01:00 committed by GitHub
parent 89e84cb939
commit 81257d16da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,4 +103,4 @@ public class Potion {
return false;
}
}
}
}