Rename Inventory.java to java/Inventory.java

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

View File

@@ -94,4 +94,4 @@ public class Inventory {
} }
return null; return null;
} }
} }