Jonathan Bernard 4c915b33f5 Fixed errors due to Game rewrite
* Added a `resources` target to the build to seperate copying needed resources
  to the build folder from actually building the jar.
* Fixed a bug in PlayerListCellRenderer (property access on the wrong object).
* Fixed several bugs in ProfessionalPickup related to team references. The old
  system used integers, 1 or 2, to represent teams. New system uses Game.Team
  enums.
* Fixed a bug in the config loading code. Was trying to wrap an InputStream in a
  `withInputStream` method. Method is actually called `withStrem`
2012-10-11 22:34:59 -05:00
2010-07-03 11:32:30 -05:00
2012-10-11 22:34:59 -05:00
2010-07-03 11:32:30 -05:00
2010-07-03 11:32:30 -05:00
2010-07-03 11:32:30 -05:00
Description
No description provided
5 MiB
Languages
Groovy 100%