Implement Party using attributes.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 18 Apr 2012 04:44:37 +0000 (06:44 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 18 Apr 2012 04:44:37 +0000 (06:44 +0200)
commitbc68d0a1d427f16bf027874477a3d11c858da030
treea274bab00cc19f30beb74a032b82bdb363badc6c
parent051a9bbd974dc1b2d406e59f114040d7c3ea3ebf
Implement Party using attributes.
src/main/java/net/pterodactylus/demoscenemusic/data/AbstractParty.java [new file with mode: 0644]
src/main/java/net/pterodactylus/demoscenemusic/data/Party.java