mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
While getting all cards is needed for some network play variants, they can be retrieved with the additional memory usage. The nested lookup isn't as elegant (IMO) but does avoid memory bloat with the additional data structure. Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>