3 more sets are serializable.

This commit is contained in:
marcins78@gmail.com
2012-01-11 20:47:15 +00:00
parent a98bfa9be8
commit 2f6424f8e4

View File

@@ -28,6 +28,9 @@ public class CollectionSerializer {
loadSet("2");
loadSet("3");
loadSet("0");
loadSet("4");
loadSet("5");
loadSet("6");
} catch (IOException exp) {
throw new RuntimeException("Problem loading collection data", exp);
}