Open TheAnnalyst opened 3 years ago
(This should be an easy bug for anyone [even new programmers, especially new programmers] to fix; it just requires moving the validation logic out of the PowerCellTracker
and ColorWheel
constructors, and into the InfiniteRechargeMatch
constructor.)
Currently, it's possible to construct an
InfiniteRechargeMatch
that you cannot then load from the SQL backend.