Jonathan Boisclair

Results 3 comments of Jonathan Boisclair

> > > > pronze also came up with keeping it an enum and adding a constant field with the VALUES map, which has the custom colors > > >...

If I implement 100% of the enum methods, would that be good enough?

I wasn't sure if it was better to keep them separated like when they were enums but it was easier to make the `public static final TeamColor NAME = ...`...