Add function that transforms a Sone into its nice name.
[Sone.git] / src / main / java / net / pterodactylus / sone / data / impl / AbstractAlbum.java
2014-02-28 David ‘Bombe’ RodenStore parent album ID in abstract album.
2014-02-28 David ‘Bombe’ RodenExtract album baseclass that only stores the primitives.