mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-04 00:38:11 +00:00
59a651a1eb
Adds named arguments to enum declarations along with lookup functions, fixes continuation indent, and replaces Map<Player, ArrayList<Prayer>> with a SetMultimap<Player, Prayer>.